diff --git a/src/manifest.json b/src/manifest.json index efce047..3a04b81 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": "2.1", + "version": "2.2", "icons": { "16": "img/16.png", "48": "img/48.png", diff --git a/src/manifest_firefox.json b/src/manifest_firefox.json index 40975c8..b670001 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": "2.1", + "version": "2.2", "icons": { "16": "img/16.png", "48": "img/48.png",