From d886429952b41ee988791de3500a882b587b98d9 Mon Sep 17 00:00:00 2001 From: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Date: Wed, 2 Feb 2022 15:43:28 +0100 Subject: [PATCH] Update version.php --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 1b8d3321216..5a9254259ab 100644 --- a/version.php +++ b/version.php @@ -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' => [ -- 2.39.5