Supporting v140+

After testing in Betterbird v140, updating manifest.
This commit is contained in:
Jordan Wages 2025-08-18 19:39:35 -05:00
commit c622c07c66

View file

@ -1,13 +1,13 @@
{ {
"manifest_version": 2, "manifest_version": 2,
"name": "Sortana", "name": "Sortana",
"version": "2.1.2", "version": "2.2.0",
"default_locale": "en-US", "default_locale": "en-US",
"applications": { "applications": {
"gecko": { "gecko": {
"id": "ai-filter@jordanwages", "id": "ai-filter@jordanwages",
"strict_min_version": "128.0", "strict_min_version": "128.0",
"strict_max_version": "139.*" "strict_max_version": "140.*"
} }
}, },
"icons": { "icons": {