From 57d54224958ce9c528f36d317769bf0fa9f14cdf Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 23 Oct 2024 20:41:17 +0000 Subject: [PATCH] chore: incrementing version number - v3.10.3 (cherry picked from commit 025ffe03297aea1660178960fe79ce3c1a38cb86) 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 7d7e1827ab..f98d105287 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.2", + "version": "3.10.3", "homepage": "https://www.nodebb.org", "repository": { "type": "git",