]> source.dussan.org Git - nextcloud-server.git/commitdiff
18.0.7 final 21802/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 13 Jul 2020 08:48:52 +0000 (10:48 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 13 Jul 2020 08:48:52 +0000 (10:48 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

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