]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.8 RC1 40841/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 9 Oct 2023 20:37:14 +0000 (22:37 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 9 Oct 2023 20:37:14 +0000 (22:37 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 36d8ba99a6b03925c06158cec43f5c5ad34e2227..b41c7e3cc5ec351aaaf29c994bfc8b6b23d9326a 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, 7, 0];
+$OC_Version = [26, 0, 8, 0];
 
 // The human readable string
-$OC_VersionString = '26.0.7';
+$OC_VersionString = '26.0.8 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [