]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.3 RC1 33124/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Tue, 5 Jul 2022 18:43:12 +0000 (20:43 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Tue, 5 Jul 2022 18:43:12 +0000 (20:43 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

index ac6d31123d81b6cebb25f7848e95cca8ae5782ad..4b93156194dedc2021324b96f7464fa31e4bceba 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, 2, 1];
+$OC_Version = [24, 0, 3, 0];
 
 // The human readable string
-$OC_VersionString = '24.0.2';
+$OC_VersionString = '24.0.3 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [