25.0.0 beta 7

Signed-off-by: Nextcloud Bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud Bot 2022-09-15 13:56:12 +00:00
parent 1013c3bf66
commit 99d00c5fdf
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
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, 11];
$OC_Version = [25, 0, 0, 12];
// The human readable string
$OC_VersionString = '25.0.0 beta 6';
$OC_VersionString = '25.0.0 beta 7';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [