]> source.dussan.org Git - nextcloud-server.git/commitdiff
20.0.3 RC2 24584/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 7 Dec 2020 10:44:46 +0000 (11:44 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 7 Dec 2020 10:44:46 +0000 (11:44 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

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