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-20 23:37:22 +0300
committerGitHub <noreply@github.com>2022-01-20 23:37:22 +0300
commit8cb7adc131ce9d0b123d2c4418fb7fbfd3ca5631 (patch)
tree3410b784f689d95cb8fb400717f4d563b3db2e72
parentc0b03000a507f7bdce57eb91deaf4e7d2d67a3b4 (diff)
parent298333f07ccb0df9e016016adce4e0bbb5b7eef9 (diff)
Merge pull request #30765 from nextcloud/release/23.0.1rc3
-rw-r--r--version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php
index f591f6f745a..65b58129421 100644
--- a/version.php
+++ b/version.php
@@ -33,7 +33,7 @@
$OC_Version = [23, 0, 1, 1];
// The human readable string
-$OC_VersionString = '23.0.1 RC2';
+$OC_VersionString = '23.0.1 RC3';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [