mirror of
https://github.com/nextcloud/server.git
synced 2026-05-22 10:06:37 -04:00
Update version.php
This commit is contained in:
parent
464f996b85
commit
d886429952
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
$OC_Version = [22, 2, 4, 3];
|
||||
|
||||
// The human readable string
|
||||
$OC_VersionString = '22.2.4';
|
||||
$OC_VersionString = '22.2.5 RC0';
|
||||
|
||||
$OC_VersionCanBeUpgradedFrom = [
|
||||
'nextcloud' => [
|
||||
|
|
|
|||
Loading…
Reference in a new issue