diff options
| author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2022-10-23 17:24:56 -0400 | 
|---|---|---|
| committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2022-10-23 17:24:56 -0400 | 
| commit | 752d73418b23e8ec195a968b2c3ff064f0973357 (patch) | |
| tree | 3fa59ef31671ffb8dcf5193d91332a26b983b397 | |
| parent | 4abbc707a5919183aa8b5e2828fe12286d0f1ce7 (diff) | |
Update version22.10.23.0
| -rw-r--r-- | dev/data/manifest-variants.json | 2 | ||||
| -rw-r--r-- | ext/manifest.json | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index f9d72ed8..db176e41 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -2,7 +2,7 @@      "manifest": {          "manifest_version": 2,          "name": "Yomichan", -        "version": "22.9.9.2", +        "version": "22.10.23.0",          "description": "Japanese dictionary with Anki integration",          "author": "Alex Yatskov",          "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index f8278275..0b26c91e 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@  {      "manifest_version": 2,      "name": "Yomichan", -    "version": "22.9.9.2", +    "version": "22.10.23.0",      "description": "Japanese dictionary with Anki integration",      "author": "Alex Yatskov",      "icons": { |