25.0.0beta1

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ 2022-08-11 09:33:37 +02:00 committed by John Molakvoæ (Rebase PR Action)
parent 478690b58f
commit ccb3a58c9a
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, 4];
$OC_Version = [25, 0, 0, 5];
// The human readable string
$OC_VersionString = '25.0.0 dev';
$OC_VersionString = '25.0.0 beta 1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [