mobileMule v3.2.3b
+
mobileMule v3.3.0b
coded by muttley 2020
diff --git a/latestVersion.js b/latestVersion.js index 3d7c6f8..11ec4fb 100644 --- a/latestVersion.js +++ b/latestVersion.js @@ -1,3 +1,3 @@ // IMPORTANT: This are check by other version, change only when you want release! // IMPORTANT: Update also main.js#version check, latestVersion.js, main.php -var latestVersion = '3.2.3b'; \ No newline at end of file +var latestVersion = '3.3.0b'; \ No newline at end of file diff --git a/main.js b/main.js index f6d2362..ea4cf05 100644 --- a/main.js +++ b/main.js @@ -3,7 +3,7 @@ var mm = mm || {}; // IMPORTANT: Update also main.js#version check, latestVersion.js, main.php -mm.version = '3.2.3b'; +mm.version = '3.3.0b'; mm.settings = mm.settings || {}; diff --git a/main.php b/main.php index b2d7d1c..cccee8b 100644 --- a/main.php +++ b/main.php @@ -98,7 +98,7 @@ class="ui-btn ui-corner-all ui-shadow ui-btn-a ui-icon-delete ui-btn-icon-notext
mobileMule v3.2.3b
+
mobileMule v3.3.0b
coded by muttley 2020