From 3d8638ed5cbb13642535a76f7956edbe58c9ba4e Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 26 Nov 2025 16:59:42 +0000 Subject: [PATCH] chore: incrementing version number - v4.7.0 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 36c08a9e2e..50f27f95a2 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "4.6.3", + "version": "4.7.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -203,4 +203,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file