From c3da90e5449a9cb5cfca011bc7114198d6c43e7f Mon Sep 17 00:00:00 2001 From: Faraphel Date: Mon, 25 Oct 2021 22:08:01 +0200 Subject: [PATCH] changed version to v0.11 --- ct_config.json | 2 +- version | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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" }