mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 17:52:02 -04:00
9.0.50 it is
This commit is contained in:
parent
d3374220f5
commit
326dcd7b66
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
$OC_Version = array(9, 0, 50, 0);
|
||||
|
||||
// The human readable string
|
||||
$OC_VersionString = '9.0.0';
|
||||
$OC_VersionString = '9.0.50';
|
||||
|
||||
$OC_VersionCanBeUpgradedFrom = array(8, 2);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue