From 4834cde335aa500eb3a4cad903345ebb36c4a499 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 10 Aug 2022 20:02:18 +0000 Subject: [PATCH] chore: incrementing version number - v2.4.0 (cherry picked from commit 55254422794f9d221a996d306c5ab44c33989057) Signed-off-by: Misty Release Bot --- install/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install/package.json b/install/package.json index 94c22d2872..ff4b2c4814 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "2.3.1", + "version": "2.4.0", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -29,7 +29,7 @@ }, "dependencies": { "@adactive/bootstrap-tagsinput": "0.8.2", - "@isaacs/ttlcache": "^1.2.0", + "@isaacs/ttlcache": "^1.2.0", "ace-builds": "1.8.1", "archiver": "5.3.1", "async": "3.2.4", @@ -187,4 +187,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file