From d1368eb549ff51472681894c5e8e1fada83edec3 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 12 Feb 2018 12:27:58 -0500 Subject: [PATCH] bumping version number --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 4e1a6b5d3b..ef5caf1c55 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.7.4", + "version": "1.7.5", "homepage": "http://www.nodebb.org", "repository": { "type": "git",