Update version.php

This commit is contained in:
Joas Schilling 2022-02-02 15:43:28 +01:00 committed by GitHub
parent 464f996b85
commit d886429952
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' => [