Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2022-02-02 17:45:42 +0300
committerGitHub <noreply@github.com>2022-02-02 17:45:42 +0300
commit656b140452e5be96865aa87e45d4298273761a4e (patch)
tree04c564332ebeeb1d33ebbd8eee6c26673151259e
parent464f996b852fcc99528f5549e4258fd4c0c39dc4 (diff)
parentd886429952b41ee988791de3500a882b587b98d9 (diff)
Merge pull request #30976 from nextcloud/nickvergessen-patch-2
Update 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' => [