Allow to migrate from 10.0.3.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
8b0842f020
commit
2d1929cb1e
|
@ -40,6 +40,7 @@ $OC_VersionCanBeUpgradedFrom = [
|
|||
'10.0.0.12' => true,
|
||||
'10.0.1.5' => true,
|
||||
'10.0.2.1' => true,
|
||||
'10.0.3.3' => true,
|
||||
],
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue