]> source.dussan.org Git - nextcloud-server.git/commitdiff
20.0.8 final 25719/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 19 Feb 2021 13:10:43 +0000 (14:10 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 19 Feb 2021 13:10:43 +0000 (14:10 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index e1f06e09205754831e613a0555ca53fd75d4a033..833f088fc4221f4d3de09aa90af732fa65f32828 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 = [20, 0, 8, 0];
+$OC_Version = [20, 0, 8, 1];
 
 // The human readable string
-$OC_VersionString = '20.0.8 RC1';
+$OC_VersionString = '20.0.8';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [