From 592b880b1c0521075e4b0d3ea5b2dc21e86cb185 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Tue, 16 Jun 2020 20:29:58 +0000 Subject: [PATCH] chore: incrementing version number - v1.14.0-8 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 5c2e7fcb86..f784334cc0 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-7", + "version": "1.14.0-8", "homepage": "http://www.nodebb.org", "repository": { "type": "git",