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:
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 9b14e54a210..d6f0663e284 100644
--- a/version.php
+++ b/version.php
@@ -33,7 +33,7 @@
$OC_Version = [22, 2, 4, 2];
// The human readable string
-$OC_VersionString = '22.2.4 RC2';
+$OC_VersionString = '22.2.4 RC3';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [