From 727f879e5b1698fcf9bdbaca5181b28d0e9497fd Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Fri, 30 Dec 2022 20:48:47 +0000 Subject: [PATCH] chore: incrementing version number - v2.8.1 (cherry picked from commit 96bdbf52b86f8a5cdabdd580052ec4bfa57418f4) Signed-off-by: Misty Release Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index bf47209c2c..e99a25ec6a 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.0", + "version": "2.8.1", "homepage": "http://www.nodebb.org", "repository": { "type": "git",