Fix typo in log and update config version

This commit is contained in:
Jiiks 2015-12-03 14:26:19 +02:00
parent 10aa237f29
commit 5639ffd28f
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ Utils.prototype.updateLoading = function(message, cur, max) {
//Logger
Utils.prototype.log = function(message) {
console.log("BetterDiscrod: " + message);
console.log("BetterDiscord: " + message);
}
//Execute javascript

View File

@ -1,6 +1,6 @@
{
"Core": {
"Version": "0.1.5"
"Version": "0.2.1"
},
"EmoteModule": {
"Twitch":{