We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd93df2 + fb96755 commit 400f378Copy full SHA for 400f378
1 file changed
version.php
@@ -33,7 +33,7 @@
33
$OC_Version = [24, 0, 0, 10];
34
35
// The human readable string
36
-$OC_VersionString = '24.0.0 RC1';
+$OC_VersionString = '24.0.0 RC2';
37
38
$OC_VersionCanBeUpgradedFrom = [
39
'nextcloud' => [
0 commit comments