From 57cd1343f4f207b1fdc789753a361cb31748b1ab Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Thu, 3 Dec 2020 19:27:45 +0000 Subject: [PATCH] chore: incrementing version number - v1.15.5 (cherry picked from commit 8245015ceeab3effe084e88ec5d7a5b083497b28) Signed-off-by: Misty (Bot) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index bdd136f7d8..02e8707520 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.15.4", + "version": "1.15.5", "homepage": "http://www.nodebb.org", "repository": { "type": "git",