From d142e7c86a975ffba4c54bec89ec8045a72f6d90 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Mon, 15 Jun 2020 13:22:29 +0000 Subject: [PATCH] chore: incrementing version number - v1.14.0-6 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index f262d47afd..bf7d51e903 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.14.0-5", + "version": "1.14.0-6", "homepage": "http://www.nodebb.org", "repository": { "type": "git",