From cc6758a0f1f9e2f6276020ebcc07fa135c9b2497 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Thu, 19 Dec 2019 20:16:59 +0000 Subject: [PATCH] chore: incrementing version number - v1.13.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 0c767c10e7..37448bb06c 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.0", + "version": "1.13.1", "homepage": "http://www.nodebb.org", "repository": { "type": "git",