From 830c59eb4fcc6780ecb1e323dd96af627fc34ea9 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Thu, 11 Jun 2020 00:32:05 +0000 Subject: [PATCH] chore: incrementing version number - v1.14.0-5 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 7d40b59ec3..f53391a61c 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-4", + "version": "1.14.0-5", "homepage": "http://www.nodebb.org", "repository": { "type": "git",