diff --git a/src/manifest.json b/src/manifest.json index 2434b63..0556695 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "name": "Web to Plex", "description": "Adds a button on various movie & TV show sites to open it in Plex.", "manifest_version": 2, - "version": "3.3", + "version": "3.4", "icons": { "16": "img/16.png", "48": "img/48.png", diff --git a/src/manifest_firefox.json b/src/manifest_firefox.json index c9bad47..a88c824 100644 --- a/src/manifest_firefox.json +++ b/src/manifest_firefox.json @@ -2,7 +2,7 @@ "name": "Web to Plex", "description": "Adds a button on various movie & TV show sites to open it in Plex.", "manifest_version": 2, - "version": "3.3", + "version": "3.4", "icons": { "16": "img/16.png", "48": "img/48.png",