mirror of
https://github.com/nextcloud/server.git
synced 2026-03-29 13:53:55 -04:00
Merge pull request #55822 from nextcloud/release/32.0.1_rc2
This commit is contained in:
commit
574b91a672
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
$OC_Version = [32, 0, 1, 1];
|
||||
|
||||
// The human-readable string
|
||||
$OC_VersionString = '32.0.1 RC1';
|
||||
$OC_VersionString = '32.0.1 RC2';
|
||||
|
||||
$OC_VersionCanBeUpgradedFrom = [
|
||||
'nextcloud' => [
|
||||
|
|
|
|||
Loading…
Reference in a new issue