From 18b0a29f6f00db84bdb716d6837d1e14810e1e98 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Thu, 13 Jan 2022 18:51:21 +0000 Subject: [PATCH] chore: incrementing version number - v1.19.0 (cherry picked from commit aa77758afd7f97a762a7b53a910a72260153cfbe) 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 4b6be630f0..3de4a7f156 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.7", + "version": "1.19.0", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -183,4 +183,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file