From 72b2d7764b5eba0a6db72730e4e979ca9671280b Mon Sep 17 00:00:00 2001 From: jtsimoes Date: Mon, 14 Jan 2019 15:52:14 +0000 Subject: [PATCH] Version 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d37893..c6abf4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-plugin-nsfw", - "version": "1.0.0", + "version": "1.1.0", "description": "Displays a confirm box with a 'not safe for work' warning when entering in a specific category.", "main": "library.js", "repository": {