21.0.8 Final

pull/30838/head
John Molakvoæ 2022-01-25 14:52:25 +07:00 committed by GitHub
parent 0a1bf1ee20
commit ffbd639c91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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, 2];
$OC_Version = [21, 0, 8, 3];
// The human readable string
$OC_VersionString = '21.0.8 RC3';
$OC_VersionString = '21.0.8';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [