From 3cf433dbe52be26282fcc7d93943dcba40972139 Mon Sep 17 00:00:00 2001 From: Dennis Ideler Date: Sat, 2 Sep 2017 22:54:56 +0100 Subject: [PATCH] :arrow_up: Bump version to 2.0.1 Bug fix for loading toggle button on the new YouTube UI. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 29b87e1..3b22ec8 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Toggle YouTube Comments", "description": "Disables YouTube comments by default", - "version": "2.0.0", + "version": "2.0.1", "icons": { "16": "icons/16.png",