]> source.dussan.org Git - nextcloud-server.git/commitdiff
20.0.4
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 14 Dec 2020 14:36:19 +0000 (15:36 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 14 Dec 2020 14:36:19 +0000 (15:36 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 531e9be04ca35be3186920f446c48a6ba6d2eb40..58c2a7bbaa2e3967e4ec35fe056f23286f2def7d 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, 2];
+$OC_Version = [20, 0, 4, 0];
 
 // The human readable string
-$OC_VersionString = '20.0.3';
+$OC_VersionString = '20.0.4';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [