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 c0b0300 + 298333f commit 8cb7adcCopy full SHA for 8cb7adc
1 file changed
version.php
@@ -33,7 +33,7 @@
33
$OC_Version = [23, 0, 1, 1];
34
35
// The human readable string
36
-$OC_VersionString = '23.0.1 RC2';
+$OC_VersionString = '23.0.1 RC3';
37
38
$OC_VersionCanBeUpgradedFrom = [
39
'nextcloud' => [
0 commit comments