From 67282057e7965ced445b0b0c0a1fd0142b2c751a Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 9 Mar 2022 15:51:42 -0500 Subject: [PATCH] chore: incrementing version number - v1.19.4 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 7902a85bc3..5d66d72ac7 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.19.3", + "version": "1.19.4", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -184,4 +184,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file