Skip to content

Commit c0d4c1b

Browse files
committed
Increase version to 2.0.8
1 parent 8046795 commit c0d4c1b

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.7",
6+
"version" : "2.0.8",
77
"update_link" : "https://github.com/ParticleCore/Iridium/raw/master/dist/Iridium.xpi",
88
"applications" : {
99
"gecko" : {

dist/Iridium.xpi

1.46 KB
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.7",
4+
"version": "2.0.8",
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.7",
4+
"version": "2.0.8",
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)