Skip to content

Commit bcbb968

Browse files
committed
Increase version to 2.0.4
1 parent 537b686 commit bcbb968

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

bin/update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"unlisted-iridium@particlecore.github.io" : {
44
"updates" : [
55
{
6-
"version" : "2.0.3",
6+
"version" : "2.0.4",
77
"update_link" : "https://github.com/ParticleCore/Iridium/raw/master/dist/Iridium.xpi",
88
"applications" : {
99
"gecko" : {

dist/Iridium.xpi

896 Bytes
Binary file not shown.

src/chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Iridium for YouTube",
4-
"version": "2.0.3",
4+
"version": "2.0.4",
55
"description": "Take control of YouTube and boost your user experience with Iridium",
66
"default_locale": "en_US",
77
"options_ui": {

src/firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Iridium for YouTube",
4-
"version": "2.0.3",
4+
"version": "2.0.4",
55
"description": "Take control of YouTube and boost your user experience with Iridium",
66
"default_locale": "en_US",
77
"options_ui": {

0 commit comments

Comments
 (0)