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:
authorVincent Petry <vincent@nextcloud.com>2022-02-02 17:47:32 +0300
committerGitHub <noreply@github.com>2022-02-02 17:47:32 +0300
commitcfb1d35010c659cefb545097852334561a29ee4d (patch)
tree37698773509d5e6f26f5cb98703c19e9e942004b
parenta6c3a109c237f79e6875d5204f71d64c6f3ad3a3 (diff)
parentb5214102723043ee68f697f33899cd6e1449919e (diff)
Merge pull request #30977 from nextcloud/nickvergessen-patch-3
Update version.php
-rw-r--r--version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php
index a6f67562d04..54cb10f2858 100644
--- a/version.php
+++ b/version.php
@@ -33,7 +33,7 @@
$OC_Version = [21, 0, 8, 3];
// The human readable string
-$OC_VersionString = '21.0.8';
+$OC_VersionString = '21.0.9 RC0';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [