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:
authorblizzz <blizzz@arthur-schiwon.de>2022-04-26 23:05:59 +0300
committerGitHub <noreply@github.com>2022-04-26 23:05:59 +0300
commit400f378183da7daa1a953ac5f3a8a3bdcac12017 (patch)
treea474b19fbbb41627a91f7c0a022e6cb4e72cc59b
parentdd93df22f40ca2436f8b80e67691e7fa487434e7 (diff)
parentfb9675537a16d6a91e7ebf352a2889c35af9bf8c (diff)
Merge pull request #32035 from nextcloud/release/rc2/24.0.0v24.0.0rc2
24.0.0 RC2
-rw-r--r--version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php
index 3a1944918b1..462a8bf8838 100644
--- a/version.php
+++ b/version.php
@@ -33,7 +33,7 @@
$OC_Version = [24, 0, 0, 10];
// The human readable string
-$OC_VersionString = '24.0.0 RC1';
+$OC_VersionString = '24.0.0 RC2';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [