From 81876b81897b7260015e5c4fb43603357b7c949e Mon Sep 17 00:00:00 2001 From: adlawson Date: Tue, 15 Aug 2017 19:48:03 +0100 Subject: [PATCH] Release version 4.3.0 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ed22d16..66a1abf 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Mixcloud Tracklist", - "version": "4.2.0", + "version": "4.3.0", "manifest_version": 2, "description": "Display tracklists on Mixcloud", "homepage_url": "https://github.com/adlawson/mixcloud-tracklist", diff --git a/package.json b/package.json index 6b20f08..622491c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mixcloud-tracklist", - "version": "4.2.0", + "version": "4.3.0", "private": true, "description": "Display tracklists on Mixcloud", "author": "Andrew Lawson",