From f879c4a84e137413f0bdd099e020ec0658124658 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Mon, 25 May 2020 13:03:21 +0000 Subject: [PATCH] chore: incrementing version number - v1.13.4-5 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 5c767269c1..afcbca485b 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.13.4-4", + "version": "1.13.4-5", "homepage": "http://www.nodebb.org", "repository": { "type": "git",