Skip to content

Commit

Permalink
feat: Support latest Thunderbird release 123.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beltrachi committed Feb 5, 2024
1 parent 9c6b24e commit 5a84739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/manifest.json
Expand Up @@ -4,7 +4,7 @@
"gecko": {
"id": "automatic_dictionary_extension@jordi_beltran.net",
"strict_min_version": "102.0",
"strict_max_version": "122.0"
"strict_max_version": "123.0"
}
},
"name": "Automatic Dictionary",
Expand Down

0 comments on commit 5a84739

Please sign in to comment.