25.0.0 beta 2

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ 2022-08-18 10:07:45 +02:00
parent ac970e5946
commit 626447f669
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 2 additions and 2 deletions

View File

@ -30,10 +30,10 @@
// 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' => [