From 1e436ae793c33bb0fc9a6863c9b15b96413b54f1 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 25 Aug 2021 20:29:55 +0000 Subject: [PATCH] chore: incrementing version number - v1.18.0 (cherry picked from commit d220d1d461be5c47f5629c7ad66780df4376f632) Signed-off-by: Misty (Bot) --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 0b9ee30661..c21d092815 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.17.2", + "version": "1.18.0", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -182,4 +182,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file