From e8ff6171eb6f38e4d852ad73b015301ccbb9a769 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Tue, 23 Jul 2019 19:58:30 -0400 Subject: [PATCH] Updated version number --- firefox_manifest.json | 4 ++-- manifest.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/firefox_manifest.json b/firefox_manifest.json index 4a4c608d..642c4a3e 100644 --- a/firefox_manifest.json +++ b/firefox_manifest.json @@ -1,8 +1,8 @@ { "name": "SponsorBlock - YouTube Sponsorship Blocker", "short_name": "SponsorBlock", - "version": "1.0", - "description": "Skip youtube video sponsors.", + "version": "1.0.1", + "description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "content_scripts": [ { "matches": [ diff --git a/manifest.json b/manifest.json index 836ffb28..25c1104f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { "name": "SponsorBlock - YouTube Sponsorship Blocker", "short_name": "SponsorBlock", - "version": "1.0", - "description": "Skip YouTube video sponsors.", + "version": "1.0.1", + "description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "content_scripts": [ { "matches": [