diff --git a/ct_config.json b/ct_config.json index 7ee7bf5..efc1004 100644 --- a/ct_config.json +++ b/ct_config.json @@ -1,5 +1,5 @@ { - "version":"0.10", + "version":"0.11", "cup":{ "0":{ "name":"Coupe Champignon", diff --git a/version b/version index 91aabc5..d38472b 100644 --- a/version +++ b/version @@ -1,7 +1,7 @@ { - "version": "0.10", + "version": "0.11", "subversion": "0", "changelog": "", - "download_bin": "https://github.com/Faraphel/MKWF-Install/releases/download/0.10/MKWF.v0.10.zip", + "download_bin": "https://github.com/Faraphel/MKWF-Install/releases/download/0.11/MKWF.v0.11.zip", "updater_bin": "https://github.com/Faraphel/MKWF-Install/raw/master/Updater/Updater.zip" }