]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.3 RC2 38904/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 19 Jun 2023 15:15:01 +0000 (17:15 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 19 Jun 2023 15:15:01 +0000 (17:15 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

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