From d1fe975974ad6bbcf4eb2fa35cccc2eef0029143 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Thu, 21 Jul 2022 02:16:48 +0000 Subject: [PATCH] chore: incrementing version number - v2.2.5 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index af6c6c4a07..e255edd276 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "2.2.4", + "version": "2.2.5", "homepage": "http://www.nodebb.org", "repository": { "type": "git",