From 945c2b0b8a242db398b7c39200a3c361d284d102 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 6 Oct 2021 17:59:38 +0000 Subject: [PATCH] chore: incrementing version number - v1.18.4 (cherry picked from commit 8593ea87e9b5d60eccd6e101d86b4f4e3a5ef4b3) 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 4a78966b57..17fb479da7 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.18.3", + "version": "1.18.4", "homepage": "http://www.nodebb.org", "repository": { "type": "git",