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:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-01-21 14:48:22 +0300
committerGitHub <noreply@github.com>2022-01-21 14:48:22 +0300
commit7211f538127e3d26af7012186a6946459c1b1514 (patch)
tree29ca9ba612e814c3da337d6ec17d2e72920e0328
parentb72253c44aebee1ef77dec4e9cf970c305814d07 (diff)
parenta2b6f1be009065d6251feac2df1fbd3f78a13c59 (diff)
Merge pull request #30766 from nextcloud/release/22.2.4rc3v22.2.4rc3
-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' => [