Merge pull request #30976 from nextcloud/nickvergessen-patch-2

Update version.php
This commit is contained in:
Vincent Petry 2022-02-02 15:45:42 +01:00 committed by GitHub
commit 656b140452
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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' => [