]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.3 RC2 33169/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Fri, 8 Jul 2022 08:06:24 +0000 (10:06 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Fri, 8 Jul 2022 08:06:24 +0000 (10:06 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

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