From 737a74193589832e19a05e931965eda9e7752071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20Heym=C3=A8s?= Date: Thu, 14 May 2020 22:46:07 +0200 Subject: [PATCH] Bump version to v1.1 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b51cfae..4e04e33 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Bandcamp Feed Playlist", - "version": "1.0", - "description": "Allow to play all of your feed in one click.", + "version": "1.1", + "description": "Play all of your feed in one click.", "permissions": ["activeTab", "declarativeContent"], "content_scripts": [ {