diff options
| -rw-r--r-- | dev/data/manifest-variants.json | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index fd11c5c2..6266bd36 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -2,7 +2,7 @@      "manifest": {          "manifest_version": 2,          "name": "Yomichan", -        "version": "20.8.3.0", +        "version": "20.8.23.0",          "description": "Japanese dictionary with Anki integration",          "author": "Alex Yatskov",          "icons": { @@ -140,4 +140,4 @@              ]          }      ] -}
\ No newline at end of file +} |