From 2b65c73537c456e94935a592c1b1867358e5190e Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Sun, 9 Feb 2025 01:01:54 +0000 Subject: [PATCH] chore: incrementing version number - v4.0.3 (cherry picked from commit 6d73c13495ff3fddde43a9c540cf1834b3ba7c57) 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 cd00e60504..af56f2d072 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.0.2", + "version": "4.0.3", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -200,4 +200,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file