There was an error while loading. Please reload this page.
2 parents 223815a + f60bc4c commit 604b0b4Copy full SHA for 604b0b4
1 file changed
version.php
@@ -9,10 +9,10 @@
9
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
10
// when updating major/minor version number.
11
12
-$OC_Version = [32, 0, 8, 2];
+$OC_Version = [32, 0, 9, 0];
13
14
// The human-readable string
15
-$OC_VersionString = '32.0.8';
+$OC_VersionString = '32.0.9 RC1';
16
17
$OC_VersionCanBeUpgradedFrom = [
18
'nextcloud' => [
0 commit comments