From ca14404c45159d193b1d6680ba75ce768baa861d Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Wed, 10 May 2023 17:17:59 +0000 Subject: [PATCH] chore: incrementing version number - v3.1.0 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index d3d25df471..bb5f9211d3 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "3.0.1", + "version": "3.1.0", "homepage": "https://www.nodebb.org", "repository": { "type": "git", @@ -193,4 +193,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file