This commit is contained in:
Jeena 2020-04-28 08:49:18 +02:00 committed by GitHub
commit 60d24914c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 96 additions and 77 deletions

View file

@ -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()