From 57f14e419f58d62f431e061e05ce7ac757ebb4e9 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Sun, 19 Mar 2023 16:31:26 +0000 Subject: [PATCH] chore: incrementing version number - v2.8.9 (cherry picked from commit fb100ac73128aa6b06efa9fd6738466fc674aa1b) Signed-off-by: Misty Release Bot --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 416bd6e08a..a5efbd00a5 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "2.8.8", + "version": "2.8.9", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -192,4 +192,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file