Skip to content

Commit be0acb5

Browse files
committed
Increase version to 2.1.2
1 parent 41dd083 commit be0acb5

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

dist/Iridium.xpi

761 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.1.1",
4+
"version": "2.1.2",
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.1.1",
4+
"version": "2.1.2",
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)