diff options
| -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 1b0e569d..3b7cd355 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -2,7 +2,7 @@      "manifest": {          "manifest_version": 3,          "name": "Yomitan", -        "version": "22.10.23.0", +        "version": "23.3.18.0",          "description": "Japanese dictionary with Anki integration",          "author": "TheMoeWay",          "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 8713f4af..b73952ae 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@  {      "manifest_version": 3,      "name": "Yomitan", -    "version": "22.10.23.0", +    "version": "23.3.18.0",      "description": "Japanese dictionary with Anki integration",      "author": "TheMoeWay",      "icons": { |