21.0.8 RC1

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
pull/30520/head
John Molakvoæ 2022-01-07 08:28:08 +07:00
parent 513589f3f9
commit b30b63f048
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 2 additions and 2 deletions

@ -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 = [21, 0, 7, 0];
$OC_Version = [21, 0, 8, 0];
// The human readable string
$OC_VersionString = '21.0.7';
$OC_VersionString = '21.0.8 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [