]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.3 33256/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 18 Jul 2022 10:02:16 +0000 (12:02 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 18 Jul 2022 10:02:16 +0000 (12:02 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 652fa74ce662d78c84bda1e19a70d98f1057af5f..15a09d336672ab476ed741a302a025be42a3934a 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 = [24, 0, 3, 1];
+$OC_Version = [24, 0, 3, 2];
 
 // The human readable string
-$OC_VersionString = '24.0.3 RC2';
+$OC_VersionString = '24.0.3';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [