From 783250ee6f8c51cdc243ce3b8d9f1a080517247e Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 15 Jun 2022 20:16:58 +0000 Subject: [PATCH] chore: incrementing version number - v2.2.0 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 76794e2962..704c4dff42 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "2.1.1", + "version": "2.2.0", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -187,4 +187,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file