diff options
| author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-09-30 21:13:12 -0400 | 
|---|---|---|
| committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-09-30 21:13:12 -0400 | 
| commit | d14268eb574d39b5ecc1e83302d45d5933770a73 (patch) | |
| tree | 55384f153bb1ec8b87e0e3c115a4cb91f3cf6f68 | |
| parent | 52e4bc8e6a357d9553dc2da385cb8ed5e8db15e7 (diff) | |
Update version21.9.30.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 f604d64b..339f98d7 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -2,7 +2,7 @@      "manifest": {          "manifest_version": 2,          "name": "Yomichan", -        "version": "21.8.31.0", +        "version": "21.9.30.0",          "description": "Japanese dictionary with Anki integration",          "author": "Alex Yatskov",          "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index fc257b9f..a615ec69 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@  {      "manifest_version": 2,      "name": "Yomichan", -    "version": "21.8.31.0", +    "version": "21.9.30.0",      "description": "Japanese dictionary with Anki integration",      "author": "Alex Yatskov",      "icons": { |