]> source.dussan.org Git - nextcloud-server.git/commitdiff
21.0.8 Final 30838/head
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>
Tue, 25 Jan 2022 13:52:25 +0000 (14:52 +0100)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 13:52:25 +0000 (14:52 +0100)
version.php

index 086e2d3f1db2c172b975d84992b5ce8033b9d5bd..a6f67562d04d491f7c1203501eb1dbadbae2dc94 100644 (file)
 // 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' => [