diff --git a/version.php b/version.php index 89dca88e582..984c72a4b18 100644 --- a/version.php +++ b/version.php @@ -23,7 +23,7 @@ $OC_VersionCanBeUpgradedFrom = [ '10.13' => true, '10.14' => true, '10.15' => true, - '10.16' => true, + '10.16' => true, ], ];