diff options
| author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-04-30 18:23:40 -0400 | 
|---|---|---|
| committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-04-30 18:23:40 -0400 | 
| commit | 919c59a77693d1b366dfaf61f7d6ecb55a2f2343 (patch) | |
| tree | 89af4f3048facc01f81755189b6facb8a3966ebe | |
| parent | 0b554c936a21469eebd270bb7c917a3529188f6a (diff) | |
Update version21.4.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 636f9161..e9839f5f 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.3.31.0", +        "version": "21.4.30.0",          "description": "Japanese dictionary with Anki integration",          "author": "Alex Yatskov",          "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 206b4076..a002cb47 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@  {      "manifest_version": 2,      "name": "Yomichan", -    "version": "21.3.31.0", +    "version": "21.4.30.0",      "description": "Japanese dictionary with Anki integration",      "author": "Alex Yatskov",      "icons": {  |