]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.0 37312/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 20 Mar 2023 18:28:10 +0000 (19:28 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 20 Mar 2023 18:28:10 +0000 (19:28 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index d430ebb3b7b1e27a3e2b949ca4736cc572b5d1de..07a4216e53bb093bc78a18ee211462db24c96b55 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, 0, 10];
+$OC_Version = [26, 0, 0, 11];
 
 // The human readable string
-$OC_VersionString = '26.0.0 RC3';
+$OC_VersionString = '26.0.0';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [