From 987045c3723711aaa39b827cc811c38315b5eb4d Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Thu, 2 Jun 2022 16:48:20 +0000 Subject: [PATCH] chore: incrementing version number - v2.1.0 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 516dd132c7..176934624c 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "2.0.1", + "version": "2.1.0", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -187,4 +187,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file