From 57b493207444dab529f3bba7e06171dcfa8eebe0 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Mon, 2 Nov 2020 19:42:53 +0000 Subject: [PATCH] chore: incrementing version number - v1.15.0-rc.4 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index e58fc770b3..8311355969 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.0-rc.3", + "version": "1.15.0-rc.4", "homepage": "http://www.nodebb.org", "repository": { "type": "git",