From f1f78c1c19eaeea8f9448ccd9c735f605ce94ded Mon Sep 17 00:00:00 2001 From: Dennis Ideler Date: Tue, 2 Jan 2018 23:31:29 +0000 Subject: [PATCH] :arrow_up: Bump version to 2.3.1 Fix bug on Old YouTube where comment box would still be visible after hiding the comments. See https://github.com/dideler/toggle-youtube-comments/issues/16 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c373ecd..7146c8c 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extension_name__", "description": "__MSG_extension_desc__", - "version": "2.3.0", + "version": "2.3.1", "default_locale": "en", "icons": {