From 055762e69e66d8a4fb30755a7b84bf52613c9e57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Tue, 22 Aug 2023 12:48:11 -0400 Subject: [PATCH] chore: up version number --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 8c562ec733..9eaf0ffdb9 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.3.4", + "version": "3.3.5", "homepage": "https://www.nodebb.org", "repository": { "type": "git",