diff options
| author | Darius Jahandarie <djahandarie@gmail.com> | 2023-08-19 19:13:18 +0900 |
|---|---|---|
| committer | Darius Jahandarie <djahandarie@gmail.com> | 2023-08-19 19:13:18 +0900 |
| commit | deb98b7d4ed8ae219cf0184e559bcd44cff910a3 (patch) | |
| tree | bbe511c3bf1c81aab228df52e146386ffdb15f27 | |
| parent | a00a56c429347d872bfd6fe1597e6f8991cf7217 (diff) | |
23.8.19.023.8.19.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 304a3a0e..051d3e99 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.4.7.0", + "version": "23.8.19.0", "description": "Japanese dictionary with Anki integration", "author": "TheMoeWay", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 018a4a0b..32c4715c 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Yomitan", - "version": "23.4.7.0", + "version": "23.8.19.0", "description": "Japanese dictionary with Anki integration", "author": "TheMoeWay", "icons": { |