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-14 22:18:36 +0300
committerGitHub <noreply@github.com>2022-04-14 22:18:36 +0300
commit5efccfba3c65aa69e11f80342bc07bd05ddad568 (patch)
treef0503425b4389a552eff302b8c9b44f10c9bf37d
parent478af60c1858409cafc28f4ec2c9a51f173f5510 (diff)
parent9aaf8e2b005a2bb25872917147a5fa5e1c020254 (diff)
Merge pull request #31962 from nextcloud/release/rc1/24.0.0v24.0.0rc1
24.0.0 RC1
-rw-r--r--version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php
index d805557260d..3d9d5411f69 100644
--- a/version.php
+++ b/version.php
@@ -33,7 +33,7 @@
$OC_Version = [24, 0, 0, 9];
// The human readable string
-$OC_VersionString = '24.0.0 beta 3';
+$OC_VersionString = '24.0.0 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [