summaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-02-02 15:43:28 +0100
committerGitHub <noreply@github.com>2022-02-02 15:43:28 +0100
commitd886429952b41ee988791de3500a882b587b98d9 (patch)
tree04c564332ebeeb1d33ebbd8eee6c26673151259e /version.php
parent464f996b852fcc99528f5549e4258fd4c0c39dc4 (diff)
downloadnextcloud-server-d886429952b41ee988791de3500a882b587b98d9.tar.gz
nextcloud-server-d886429952b41ee988791de3500a882b587b98d9.zip
Update version.php
Diffstat (limited to 'version.php')
-rw-r--r--version.php2
1 files changed, 1 insertions, 1 deletions
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' => [