mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Increase versionto 11 RC1
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
parent
4bfd4bdd2d
commit
1ddc8286f4
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
$OC_Version = array(11, 0, 0, 5);
|
||||
|
||||
// The human readable string
|
||||
$OC_VersionString = '11.0 beta 2';
|
||||
$OC_VersionString = '11.0 RC1';
|
||||
|
||||
$OC_VersionCanBeUpgradedFrom = array(9, 1);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue