From 7342d846672964813056f50c8374a481b2ab4289 Mon Sep 17 00:00:00 2001 From: Wessel T Date: Wed, 20 Feb 2019 22:34:09 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- src/_application.yml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 12ef2bc..cc56d43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wump", - "version": "1.4.1", + "version": "1.5.3", "displayName": "Wump", "description": "A multi-platform bot written in Node.js", "author": "Wessel \"wesselgame\" T ", diff --git a/src/_application.yml b/src/_application.yml index 6b62eb7..07ef37d 100644 --- a/src/_application.yml +++ b/src/_application.yml @@ -7,7 +7,7 @@ # follow the licensing. - Wessel # #-------------[ Configurable values ]-------------# # db - : The db URI (Mongo) # -# debug - : The logging leven # +# debug - : The logging level # # nightly - : Run inside of dev mode # # discord: # # enabled - : Enable/disable client # @@ -77,6 +77,7 @@ discord : tags : true tag-add : true tag-del : true + tag-info : true tag-source : true # Category : GAMES splatoon : true