Skip to content
Snippets Groups Projects
Unverified Commit 69ca730b authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

26.0.0 RC2

parent f7fa2fd9
No related branches found
No related tags found
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, 8];
$OC_Version = [26, 0, 0, 9];
// The human readable string
$OC_VersionString = '26.0.0 RC1';
$OC_VersionString = '26.0.0 RC2';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment