From 9a0930d273e7922b46d9c2d3b49673d2230ee1e0 Mon Sep 17 00:00:00 2001 From: Dennis Ideler Date: Sat, 4 Nov 2017 10:39:12 +0000 Subject: [PATCH] :arrow_up: Bump version to 2.2.1 Fix detection of YouTube UI so the extension works on the new YT again. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 97aa0cd..0daefd9 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extension_name__", "description": "__MSG_extension_desc__", - "version": "2.2.0", + "version": "2.2.1", "default_locale": "en", "icons": {