]> source.dussan.org Git - nextcloud-server.git/commitdiff
25.0.0 beta 2 33592/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 18 Aug 2022 08:07:45 +0000 (10:07 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 18 Aug 2022 08:07:45 +0000 (10:07 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

index 3100e3d2f562b8618280bee1b7db0dadf4239d09..be6357f10e3e5d75dfe57c2b021253f02704635c 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, 0, 5];
+$OC_Version = [25, 0, 0, 6];
 
 // The human readable string
-$OC_VersionString = '25.0.0 beta 1';
+$OC_VersionString = '25.0.0 beta 2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [