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 f5a34ac1..089b85c4 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.5.31.0", + "version": "21.6.30.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index e88b9cf2..a5c70ebd 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "21.5.31.0", + "version": "21.6.30.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { |