From 854c078b7385ce9f84850e09c8a6d8cd654aaca2 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 8 Sep 2021 16:27:00 +0000 Subject: [PATCH] chore: incrementing version number - v1.18.2 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 1cb2211274..3f2f772b16 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.18.1", + "version": "1.18.2", "homepage": "http://www.nodebb.org", "repository": { "type": "git",