]> source.dussan.org Git - nextcloud-server.git/commitdiff
21 final 25600/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 12 Feb 2021 07:39:12 +0000 (08:39 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 12 Feb 2021 07:39:12 +0000 (08:39 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 7dd8d078dc56d4e0a3bcd9531382840e64656c40..d9b88f00bca09ab6a833ca3e5847bf9f3b482269 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, 0, 17];
+$OC_Version = [21, 0, 0, 18];
 
 // The human readable string
-$OC_VersionString = '21.0.0 RC2';
+$OC_VersionString = '21.0.0';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [