From d93eba9f3b3299aa416a41af5b3f1ad29ea40ac2 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 3 Jun 2020 17:40:15 +0000 Subject: [PATCH] chore: incrementing version number - v1.14.0-1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 35668044b4..d3192948c3 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-0", + "version": "1.14.0-1", "homepage": "http://www.nodebb.org", "repository": { "type": "git",