diff --git a/chrome_manifest.json b/chrome_manifest.json index 6b17182..5665098 100644 --- a/chrome_manifest.json +++ b/chrome_manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "OF-DL Auth Helper", - "version": "0.0.7", + "version": "0.0.8", "description": "Helper extension that makes it easier to copy auth.json values for the OF-DL", "icons": { "48": "icons/cookie.png" diff --git a/firefox_manifest.json b/firefox_manifest.json index 095b8e7..90dce73 100644 --- a/firefox_manifest.json +++ b/firefox_manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "OF-DL Auth Helper", - "version": "0.0.7", + "version": "0.0.8", "description": "Helper extension that makes it easier to copy auth.json values for the OF-DL", "icons": { "48": "icons/cookie.png"