diff --git a/bin/update.json b/bin/update.json index cfbd8bc..9f183a3 100644 --- a/bin/update.json +++ b/bin/update.json @@ -3,7 +3,7 @@ "unlisted-iridium@particlecore.github.io" : { "updates" : [ { - "version" : "2.0.6", + "version" : "2.0.7", "update_link" : "https://github.com/ParticleCore/Iridium/raw/master/dist/Iridium.xpi", "applications" : { "gecko" : { diff --git a/src/chrome/manifest.json b/src/chrome/manifest.json index 8b3e0e9..50ce2bc 100644 --- a/src/chrome/manifest.json +++ b/src/chrome/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Iridium for YouTube", - "version": "2.0.6", + "version": "2.0.7", "description": "Take control of YouTube and boost your user experience with Iridium", "default_locale": "en_US", "options_ui": { diff --git a/src/firefox/manifest.json b/src/firefox/manifest.json index 082fe18..056b8ae 100644 --- a/src/firefox/manifest.json +++ b/src/firefox/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Iridium for YouTube", - "version": "2.0.6", + "version": "2.0.7", "description": "Take control of YouTube and boost your user experience with Iridium", "default_locale": "en_US", "options_ui": {