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-25 16:52:25 +0300
committerGitHub <noreply@github.com>2022-01-25 16:52:25 +0300
commitffbd639c91d23aa9fe865abc1299e9f64bf832ab (patch)
tree9bc103247a0f567a5cf5afe11a08262b0d0e301f
parent0a1bf1ee2099623580c01538e74e05f3917ffcdc (diff)
21.0.8 Final
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 086e2d3f1db..a6f67562d04 100644
--- a/version.php
+++ b/version.php
@@ -30,10 +30,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number.
-$OC_Version = [21, 0, 8, 2];
+$OC_Version = [21, 0, 8, 3];
// The human readable string
-$OC_VersionString = '21.0.8 RC3';
+$OC_VersionString = '21.0.8';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [