Skip to content

Commit

Permalink
allow upgrading from 22.2.x
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
  • Loading branch information
blizzz committed Oct 20, 2021
1 parent 49e727f commit ed91994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
'22.1' => true,
'22.2' => true,
'23.0' => true,
],
'owncloud' => [
Expand Down

0 comments on commit ed91994

Please sign in to comment.