Merge pull request #436 from mkody/fix-version-config

Update version of BD in config.json
This commit is contained in:
Jiiks 2017-02-10 15:54:00 +02:00 committed by GitHub
commit beb013122f
1 changed files with 3 additions and 3 deletions

View File

@ -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,