]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.7 40528/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 20 Sep 2023 09:57:30 +0000 (11:57 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 20 Sep 2023 09:57:30 +0000 (11:57 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 82e3433f879a31222b12abee880f7e405ae452b3..36d8ba99a6b03925c06158cec43f5c5ad34e2227 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 = [26, 0, 6, 1];
+$OC_Version = [26, 0, 7, 0];
 
 // The human readable string
-$OC_VersionString = '26.0.6';
+$OC_VersionString = '26.0.7';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [