]> source.dussan.org Git - nextcloud-server.git/commitdiff
25.0.6 RC1 37699/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 13 Apr 2023 06:04:16 +0000 (08:04 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 13 Apr 2023 06:04:16 +0000 (08:04 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

index 5b1b24f7aadb076e3af4e72d8a426b1e6fc9969c..f527da14f9daaf2bde23c403671569885ec14468 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 = [25, 0, 5, 1];
+$OC_Version = [25, 0, 6, 0];
 
 // The human readable string
-$OC_VersionString = '25.0.5';
+$OC_VersionString = '25.0.6 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [