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:
-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' => [