From 4bd2788ba35765bfd894d1a35d4f125535b459c8 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 4 Nov 2020 16:22:37 +0000 Subject: [PATCH] chore: incrementing version number - v1.15.0-rc.5 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index e196924611..ab49836f28 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.4", + "version": "1.15.0-rc.5", "homepage": "http://www.nodebb.org", "repository": { "type": "git",