]> source.dussan.org Git - nextcloud-server.git/commitdiff
20.0.3 24621/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 9 Dec 2020 19:05:53 +0000 (20:05 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Wed, 9 Dec 2020 19:05:53 +0000 (20:05 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 43d4f8dc0c47292272cb5acc8d4c524aea600e6c..677ac6d9d9de3b8f01ba232df78b18822db9857e 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, 3, 1];
+$OC_Version = [20, 0, 3, 2];
 
 // The human readable string
-$OC_VersionString = '20.0.3 RC2';
+$OC_VersionString = '20.0.3';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [