diff options
author | siikamiika <siikamiika@users.noreply.github.com> | 2020-04-18 22:26:11 +0300 |
---|---|---|
committer | siikamiika <siikamiika@users.noreply.github.com> | 2020-04-18 23:28:00 +0300 |
commit | d66ca93ce4d6a4c9814bac4cc508c24ff87b8f69 (patch) | |
tree | 68a6bc438180e9b3871cee4755a78b18ba3fa3e1 /ext/manifest.json | |
parent | a81c33b60aac0752ccca06f5183632146f6c6bf0 (diff) |
cache invalidation
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 452b642c..d383dab0 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -71,7 +71,7 @@ "applications": { "gecko": { "id": "alex@foosoft.net", - "strict_min_version": "52.0" + "strict_min_version": "53.0" } } } |