From 644ddb264f38cc275b77dbee6de4eb8b1dbca837 Mon Sep 17 00:00:00 2001 From: Kees Kluskens Date: Mon, 19 Dec 2016 17:03:00 +0100 Subject: [PATCH] Release version --- src/manifest.json | 2 +- src/manifest_firefox.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",