]> source.dussan.org Git - nextcloud-server.git/commitdiff
18 beta 4
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 19 Dec 2019 09:39:46 +0000 (10:39 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 27 Dec 2019 12:13:46 +0000 (13:13 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index 3f4c914410bd3595104fa14fc692f2a32c819e31..a81820e8b7e0d0d73efecc87422805b4bd6edf15 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 = array(18, 0, 0, 6);
+$OC_Version = array(18, 0, 0, 7);
 
 // The human readable string
-$OC_VersionString = '18.0.0 Beta3';
+$OC_VersionString = '18.0.0 Beta4';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [