]> source.dussan.org Git - nextcloud-server.git/commitdiff
20 final 23071/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 28 Sep 2020 07:28:36 +0000 (09:28 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 28 Sep 2020 07:28:36 +0000 (09:28 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 0470b44d77298f0af05a24e8c7fba753c0fa72bb..acc01d39147ff957444fa9e7f669b14efe136d8f 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, 0, 8];
+$OC_Version = [20, 0, 0, 9];
 
 // The human readable string
-$OC_VersionString = '20.0.0 RC2';
+$OC_VersionString = '20.0.0';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [