]> source.dussan.org Git - nextcloud-server.git/commitdiff
18.0.8 RC1
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 13 Aug 2020 06:37:18 +0000 (08:37 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 13 Aug 2020 06:37:18 +0000 (08:37 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index a999a5f7648f3c6519d37236354b1a61b3e900ba..d930752cf9170a40339b1b3038905f7ced3b3740 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, 7, 1);
+$OC_Version = array(18, 0, 8, 0);
 
 // The human readable string
-$OC_VersionString = '18.0.7';
+$OC_VersionString = '18.0.8 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [