From 5867a5b99f1231d143bade7f7a30e11f79d54a67 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 18 Nov 2020 19:42:37 +0000 Subject: [PATCH] chore: incrementing version number - v1.15.2 (cherry picked from commit ce5c0ee6e70db95934f18e4fcf26132afe3c88d3) 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 ac8d0fa29b..551c592c80 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.2-beta.1", + "version": "1.15.2", "homepage": "http://www.nodebb.org", "repository": { "type": "git",