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:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-11-16 22:55:05 +0300
committerGitHub <noreply@github.com>2020-11-16 22:55:05 +0300
commitf1da86e7a11db9a8589a8be2641168c1d8eba17a (patch)
treecf2bb282d813b8d144e94e017c8f0e098bb7fb43
parentcdbb2b3e4bfa815c591e46dd479a55500e7b26ad (diff)
parentbf95044a295179cc7f5b881e96588c4d7952505b (diff)
Merge pull request #24091 from nextcloud/version/20.0.2/rc2v20.0.2RC2
20.0.2 RC2
-rw-r--r--version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php
index b16e41c656d..438cbd51f48 100644
--- a/version.php
+++ b/version.php
@@ -32,7 +32,7 @@
$OC_Version = [20, 0, 2, 1];
// The human readable string
-$OC_VersionString = '20.0.2 RC1';
+$OC_VersionString = '20.0.2 RC2';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [