From f2726a6df44ef47da71ec4edbcf3835962b23e17 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Tue, 25 Aug 2020 13:02:59 +0000 Subject: [PATCH] chore: incrementing version number - v1.15.0-beta.4 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 27f9a85e440a..e39a9c0b2fab 100644 --- a/install/package.json +++ b/install/package.json @@ -2,7 +2,7 @@ "name": "nodebb", "license": "GPL-3.0", "description": "NodeBB Forum", - "version": "1.15.0-beta.3", + "version": "1.15.0-beta.4", "homepage": "http://www.nodebb.org", "repository": { "type": "git", @@ -172,4 +172,4 @@ "url": "https://github.com/barisusakli" } ] -} +} \ No newline at end of file