diff --git a/extension/manifest-chrome.json b/extension/manifest-chrome.json index 3c7fc79..2c2d7a0 100644 --- a/extension/manifest-chrome.json +++ b/extension/manifest-chrome.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Hypercast", - "version": "0.0.7", + "version": "0.0.8", "description": "Simple video synchronization service", "icons": { "128": "icon128.png", diff --git a/extension/manifest-firefox.json b/extension/manifest-firefox.json index f27188c..147a5ff 100644 --- a/extension/manifest-firefox.json +++ b/extension/manifest-firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Hypercast", - "version": "0.0.7", + "version": "0.0.8", "description": "Simple video synchronization service", "icons": { "128": "icon128.png",