From ef10e075f63c222d72bcabe601948cc9fcef45ae Mon Sep 17 00:00:00 2001 From: MKody Date: Mon, 9 Jan 2017 18:46:12 +0100 Subject: [PATCH] Update version of BD in config.json --- lib/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/config.json b/lib/config.json index 41ac52d..3c138dc 100644 --- a/lib/config.json +++ b/lib/config.json @@ -1,6 +1,6 @@ { "Core": { - "Version": "0.2.8" + "Version": "0.2.82" }, "EmoteModule": { "Twitch":{ @@ -25,7 +25,7 @@ "beta": false, "local": false, "localServer": "http://localhost", - "version": "0.2.8", + "version": "0.2.82", "updater": null, "hash": null, "dataPath": null, @@ -38,4 +38,4 @@ "defaultCfg": { "cache": null }, "userCfg": { "cache": null } } -} \ No newline at end of file +}