Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
pull/33258/head
Arthur Schiwon 2 years ago
parent 4a23725f30
commit ac3f8f8d58
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23

@ -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 = [22, 2, 10, 1];
$OC_Version = [22, 2, 10, 2];
// The human readable string
$OC_VersionString = '22.2.10 RC2';
$OC_VersionString = '22.2.10';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [

Loading…
Cancel
Save