Update changes

This commit is contained in:
Korbs 2025-03-21 15:23:13 -04:00
parent 5ba0d053f2
commit 49a1892678
Signed by: Korbs
SSH key fingerprint: SHA256:Q0b0KraMldpAO9oKa+w+gcsXsOTykQ4UkAKn0ByGn5U
6 changed files with 123 additions and 29 deletions

View file

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Spirit",
"version": "1.0",
"version": "1.2",
"description": "A new tab extension.",
"developer": {
"name": "SudoVanilla",
@ -12,7 +12,7 @@
},
"applications": {
"gecko": {
"id": "spiri@sudovanilla.org",
"id": "spirit@sudovanilla.org",
"strict_min_version": "58.0"
}
},