]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update version.php 30976/head
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>
Wed, 2 Feb 2022 14:43:28 +0000 (15:43 +0100)
committerGitHub <noreply@github.com>
Wed, 2 Feb 2022 14:43:28 +0000 (15:43 +0100)
version.php

index 1b8d3321216082bbfcc309303c08285e2059544c..5a9254259ab3d8f12f42a5e0ed39b3d4ef1fa0ab 100644 (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' => [