Skip to content

Commit 574b91a

Browse files
authored
Merge pull request #55822 from nextcloud/release/32.0.1_rc2
2 parents 51fce3b + 5b509e1 commit 574b91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
$OC_Version = [32, 0, 1, 1];
1313

1414
// The human-readable string
15-
$OC_VersionString = '32.0.1 RC1';
15+
$OC_VersionString = '32.0.1 RC2';
1616

1717
$OC_VersionCanBeUpgradedFrom = [
1818
'nextcloud' => [

0 commit comments

Comments
 (0)