Update version

This commit is contained in:
Jordan Wages 2025-06-20 01:14:14 -05:00
commit 140437f621

View file

@ -1,7 +1,7 @@
{ {
"manifest_version": 2, "manifest_version": 2,
"name": "AI Filter", "name": "AI Filter",
"version": "0.1", "version": "1.0",
"default_locale": "en-US", "default_locale": "en-US",
"applications": { "gecko": { "id": "ai-filter@example" } }, "applications": { "gecko": { "id": "ai-filter@example" } },
"background": { "scripts": [ "background.js" ] }, "background": { "scripts": [ "background.js" ] },