]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.3 38942/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 22 Jun 2023 09:41:38 +0000 (11:41 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 22 Jun 2023 09:41:38 +0000 (11:41 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

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