Skip to content

Commit e3a7553

Browse files
Update Firefox self hosted manifest to version v1.27.1
1 parent b29886b commit e3a7553

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.27.1",
7+
"update_link": "https://github.com/PaulBayfield/Better-IUT-RCC/releases/download/v1.27.1/Better-IUT-RCC-v1.27.1.xpi"
8+
},
59
{
610
"version": "1.27.0",
711
"update_link": "https://github.com/PaulBayfield/Better-IUT-RCC/releases/download/v1.27.0/Better-IUT-RCC-v1.27.0.xpi"
@@ -105,10 +109,6 @@
105109
{
106110
"version": "1.5.1",
107111
"update_link": "https://github.com/PaulBayfield/Better-IUT-RCC/releases/download/v1.5.1/Better-IUT-RCC-v1.5.1.xpi"
108-
},
109-
{
110-
"version": "1.5.0",
111-
"update_link": "https://github.com/PaulBayfield/Better-IUT-RCC/releases/download/v1.5.0/Better-IUT-RCC-v1.5.0.xpi"
112112
}
113113
]
114114
}

0 commit comments

Comments
 (0)