Skip to content
Snippets Groups Projects
Unverified Commit 6466c8ee authored by blizzz's avatar blizzz Committed by GitHub
Browse files

Merge pull request #37002 from nextcloud/release/26.0.0_rc1

26.0.0 RC1
parents aefea16d b9ed7eda
Branches
Tags
No related merge requests found
......@@ -30,10 +30,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number.
$OC_Version = [26, 0, 0, 7];
$OC_Version = [26, 0, 0, 8];
// The human readable string
$OC_VersionString = '26.0.0 beta 5';
$OC_VersionString = '26.0.0 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment