From c38b2d23198e8aea6176889e458ce3aad8b3b2c5 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 13 Nov 2019 21:43:14 +0000 Subject: [PATCH] chore: incrementing version number - v1.13.0 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 8505c1d11a..b2f7bc45cf 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.12.2", + "version": "1.13.0", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -170,4 +170,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file