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

24.0.11 RC1

parent ca3400b3
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 = [24, 0, 10, 1];
$OC_Version = [24, 0, 11, 0];
// The human readable string
$OC_VersionString = '24.0.10';
$OC_VersionString = '24.0.11 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