Skip to content

Commit

Permalink
Increase version to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ParticleCore committed Feb 21, 2024
1 parent 537b686 commit bcbb968
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bin/update.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"unlisted-iridium@particlecore.github.io" : {
"updates" : [
{
"version" : "2.0.3",
"version" : "2.0.4",
"update_link" : "https://github.com/ParticleCore/Iridium/raw/master/dist/Iridium.xpi",
"applications" : {
"gecko" : {
Expand Down
Binary file modified dist/Iridium.xpi
Binary file not shown.
2 changes: 1 addition & 1 deletion src/chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Iridium for YouTube",
"version": "2.0.3",
"version": "2.0.4",
"description": "Take control of YouTube and boost your user experience with Iridium",
"default_locale": "en_US",
"options_ui": {
Expand Down
2 changes: 1 addition & 1 deletion src/firefox/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Iridium for YouTube",
"version": "2.0.3",
"version": "2.0.4",
"description": "Take control of YouTube and boost your user experience with Iridium",
"default_locale": "en_US",
"options_ui": {
Expand Down

0 comments on commit bcbb968

Please sign in to comment.