]> source.dussan.org Git - nextcloud-server.git/commitdiff
20.0.2 24172/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 17 Nov 2020 08:38:45 +0000 (09:38 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 17 Nov 2020 08:38:45 +0000 (09:38 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 438cbd51f489976b6c4530e18c9f6cbcc7e6661d..3e289a2eed436423ba94ee3c5dad23651c5b8067 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, 2, 1];
+$OC_Version = [20, 0, 2, 2];
 
 // The human readable string
-$OC_VersionString = '20.0.2 RC2';
+$OC_VersionString = '20.0.2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [