Version bump

This commit is contained in:
Wessel T
2019-02-20 22:34:09 +01:00
parent c2e818c668
commit 7342d84667
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "wump", "name": "wump",
"version": "1.4.1", "version": "1.5.3",
"displayName": "Wump", "displayName": "Wump",
"description": "A multi-platform bot written in Node.js", "description": "A multi-platform bot written in Node.js",
"author": "Wessel \"wesselgame\" T <discord@go2it.eu>", "author": "Wessel \"wesselgame\" T <discord@go2it.eu>",

View File

@@ -7,7 +7,7 @@
# follow the licensing. - Wessel # # follow the licensing. - Wessel #
#-------------[ Configurable values ]-------------# #-------------[ Configurable values ]-------------#
# db - <String>: The db URI (Mongo) # # db - <String>: The db URI (Mongo) #
# debug - <Number[0-3]>: The logging leven # # debug - <Number[0-3]>: The logging level #
# nightly - <Boolean>: Run inside of dev mode # # nightly - <Boolean>: Run inside of dev mode #
# discord: # # discord: #
# enabled - <Boolean>: Enable/disable client # # enabled - <Boolean>: Enable/disable client #
@@ -77,6 +77,7 @@ discord :
tags : true tags : true
tag-add : true tag-add : true
tag-del : true tag-del : true
tag-info : true
tag-source : true tag-source : true
# Category : GAMES # Category : GAMES
splatoon : true splatoon : true