* Add the fromVersion.

This commit is contained in:
hufangzhou
2021-12-24 15:06:11 +08:00
parent 4b2890c766
commit dfa1a100ee
+1
View File
@@ -147,3 +147,4 @@ $lang->upgrade->fromVersions['15_5'] = '15.5';
$lang->upgrade->fromVersions['15_6'] = '15.6';
$lang->upgrade->fromVersions['15_7'] = '15.7';
$lang->upgrade->fromVersions['15_7_1'] = '15.7.1';
$lang->upgrade->fromVersions['16_0_beta1'] = '16.0.beta1';