From: John Molakvoæ Date: Tue, 25 Jan 2022 13:52:25 +0000 (+0100) Subject: 21.0.8 Final X-Git-Tag: v21.0.8^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F30838%2Fhead;p=nextcloud-server.git 21.0.8 Final --- 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' => [