21.0.9 RC 1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
pull/31128/head
Arthur Schiwon 2022-02-11 11:50:23 +07:00
parent 5380cebb49
commit e14a99976c
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
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, 8, 3];
$OC_Version = [21, 0, 9, 0];
// The human readable string
$OC_VersionString = '21.0.9 RC0';
$OC_VersionString = '21.0.9 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [