diff options
| author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-07-10 23:20:27 -0400 | 
|---|---|---|
| committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-07-10 23:20:27 -0400 | 
| commit | 6b1af0f71de1dacacac19ceeb2bd6385dff1da9b (patch) | |
| tree | 04be2f59012bc391defc2d3a52e17e32147e612f | |
| parent | 2b2b74d70c8cbe1a48d5ded68aecc73615610818 (diff) | |
Update manifest21.6.30.2
| -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 a1457ed8..e615ec9f 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.6.30.1", +        "version": "21.6.30.2",          "description": "Japanese dictionary with Anki integration",          "author": "Alex Yatskov",          "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 3bc13da3..495fee9d 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@  {      "manifest_version": 2,      "name": "Yomichan", -    "version": "21.6.30.1", +    "version": "21.6.30.2",      "description": "Japanese dictionary with Anki integration",      "author": "Alex Yatskov",      "icons": { |