Create a update precedure from 1.1.3 to 1.2.0
This commit is contained in:
parent
5de6785f99
commit
2ce42038de
7 changed files with 49 additions and 33 deletions
|
@ -13,7 +13,8 @@ class JlogUpdater
|
|||
'1.0.2' => '1.1.0',
|
||||
'1.1.0' => '1.1.1',
|
||||
'1.1.1' => '1.1.2',
|
||||
'1.1.2' => '1.1.3'
|
||||
'1.1.2' => '1.1.3',
|
||||
'1.1.3' => '1.2.0'
|
||||
);
|
||||
|
||||
function JlogUpdater()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue