diff options
| author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-08-31 21:49:57 -0400 | 
|---|---|---|
| committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-08-31 21:49:57 -0400 | 
| commit | 764d59df137dacfa6b4cfa8394b711fda904efd9 (patch) | |
| tree | 5cc91f653690a429456ce3db19562b7d8b9832b3 | |
| parent | 1599ec1f15ef02e5687fbfc4ad15dd55b019ee70 (diff) | |
Update version21.8.31.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 0de348b9..3e3abace 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.7.31.0", +        "version": "21.8.31.0",          "description": "Japanese dictionary with Anki integration",          "author": "Alex Yatskov",          "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 35f7b18e..f69a900b 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@  {      "manifest_version": 2,      "name": "Yomichan", -    "version": "21.7.31.0", +    "version": "21.8.31.0",      "description": "Japanese dictionary with Anki integration",      "author": "Alex Yatskov",      "icons": { |