diff options
| author | Darius Jahandarie <djahandarie@gmail.com> | 2023-04-07 18:42:01 +0900 | 
|---|---|---|
| committer | Darius Jahandarie <djahandarie@gmail.com> | 2023-04-07 18:42:01 +0900 | 
| commit | e8c62d65aab6a37ab988b135dead0f580ca0eb0b (patch) | |
| tree | 89c790200e30a7ada644cd80611405946b1e4fcb | |
| parent | 1866593188655dc2115cfff1901cce1a706316a4 (diff) | |
23.4.7.023.4.7.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 362650b8..3179734f 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -2,7 +2,7 @@      "manifest": {          "manifest_version": 3,          "name": "Yomitan", -        "version": "23.3.18.0", +        "version": "23.4.7.0",          "description": "Japanese dictionary with Anki integration",          "author": "TheMoeWay",          "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index b73952ae..018a4a0b 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@  {      "manifest_version": 3,      "name": "Yomitan", -    "version": "23.3.18.0", +    "version": "23.4.7.0",      "description": "Japanese dictionary with Anki integration",      "author": "TheMoeWay",      "icons": {  |