From 907567e80c5b2e707a571d882cf55306527ada78 Mon Sep 17 00:00:00 2001 From: Thomas Beverley Date: Wed, 22 Nov 2017 14:25:22 +0000 Subject: [PATCH] Version bump 3.6.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8c621d24f..86b5fcab6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wavebox", - "version": "3.5.2", - "releaseChannel": "BETA", + "version": "3.6.0", + "releaseChannel": "STABLE", "description": "Wavebox", "scripts": { "rebuild:electron": "node scripts/rebuildElectron.js",