allow upgrading from 22.2.x

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
pull/29342/head
Arthur Schiwon 3 years ago
parent 49e727fe6a
commit ed9199495e
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23

@ -37,7 +37,7 @@ $OC_VersionString = '23.0.0 beta 1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
'22.1' => true,
'22.2' => true,
'23.0' => true,
],
'owncloud' => [

Loading…
Cancel
Save