From cca3a6448a18f205ca89ce9815de377443b7ba4e Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 9 Oct 2024 13:48:03 +0000 Subject: [PATCH] chore: incrementing version number - v3.10.1 (cherry picked from commit 02f859c3526832b7ab8dda78b38bc452c351af4d) 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 7e1d0d4a4d..8daaa771ef 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.10.0", + "version": "3.10.1", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -198,4 +198,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file