]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.3 RC1 38755/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 12 Jun 2023 12:49:36 +0000 (14:49 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 12 Jun 2023 12:49:36 +0000 (14:49 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 13eb91b9ec1435e4085e58f811596137ae1ec548..a5a90d54eae46102baa72a26737e12a9da331f1f 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, 2, 1];
+$OC_Version = [26, 0, 3, 0];
 
 // The human readable string
-$OC_VersionString = '26.0.2';
+$OC_VersionString = '26.0.3 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [