fix(thunderbird): update max gecko version

This commit is contained in:
2026-09-16 14:37:24 -04:00
parent e55df99068
commit a3acc547fb
+1 -1
View File
@@ -9,7 +9,7 @@
"gecko": { "gecko": {
"id": "octo-theme@hyko", "id": "octo-theme@hyko",
"strict_min_version": "128.0", "strict_min_version": "128.0",
"strict_max_version": "160.*" "strict_max_version": "158.*"
} }
}, },