Skip to content

Commit ddb0203

Browse files
Update Firefox self hosted manifest to version v1.26.0
1 parent 41b6668 commit ddb0203

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.ff_updates.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"addons": {
33
44
"updates": [
5+
{
6+
"version": "1.26.0",
7+
"update_link": "https://github.com/PaulBayfield/Better-IUT-RCC/releases/download/v1.26.0/Better-IUT-RCC-v1.26.0.xpi"
8+
},
59
{
610
"version": "1.24.0",
711
"update_link": "https://github.com/PaulBayfield/Better-IUT-RCC/releases/download/v1.24.0/Better-IUT-RCC-v1.24.0.xpi"
@@ -105,10 +109,6 @@
105109
{
106110
"version": "1.3.6",
107111
"update_link": "https://github.com/PaulBayfield/Better-IUT-RCC/releases/download/v1.3.6/Better-IUT-RCC-v1.3.6.xpi"
108-
},
109-
{
110-
"version": "1.3.5",
111-
"update_link": "https://github.com/PaulBayfield/Better-IUT-RCC/releases/download/v1.3.5/Better-IUT-RCC-v1.3.5.xpi"
112112
}
113113
]
114114
}

0 commit comments

Comments
 (0)