Skip to content

Commit

Permalink
[stable27] allow to upgrade from 26.0.x to 27.1.x directly
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <szaimen@e.mail.de>

Signed-off-by: Simon L. <szaimen@e.mail.de>
  • Loading branch information
szaimen authored Aug 18, 2023
1 parent 7901a70 commit e9c1598
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@

$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
'26.0' => true,
'27.0' => true,
'27.1' => true,
],
Expand Down

0 comments on commit e9c1598

Please sign in to comment.