From ded19254ace8515a7a9bc02d06f326f86b2ed6ee Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" <deploy@nodebb.org> Date: Wed, 9 Feb 2022 21:28:32 +0000 Subject: [PATCH] chore: incrementing version number - v1.19.2 --- install/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install/package.json b/install/package.json index ff4aa39eb3..64bb5403f4 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.1", + "version": "1.19.2", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -109,7 +109,7 @@ "postcss": "8.4.6", "postcss-clean": "1.2.0", "prompt": "1.2.1", - "punycode": "2.1.1", + "punycode": "2.1.1", "ioredis": "4.28.5", "request": "2.88.2", "request-promise-native": "1.0.9", @@ -185,4 +185,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file