There was an error while loading. Please reload this page.
2 parents 303eed2 + 4a7be16 commit 55ae3ebCopy full SHA for 55ae3eb
1 file changed
version.php
@@ -11,10 +11,10 @@
11
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
12
// when updating major/minor version number.
13
14
-$OC_Version = [34, 0, 1, 2];
+$OC_Version = [34, 0, 2, 0];
15
16
// The human-readable string
17
-$OC_VersionString = '34.0.1';
+$OC_VersionString = '34.0.2 RC1';
18
19
$OC_VersionCanBeUpgradedFrom = [
20
'nextcloud' => [
0 commit comments