From 227cbbc7cd6e524654cb7eb49dc2f2eb898fc83c Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Fri, 9 Sep 2022 19:58:51 -0400 Subject: Version update --- dev/data/manifest-variants.json | 2 +- 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 9a3db2bb..febd22f7 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -2,7 +2,7 @@ "manifest": { "manifest_version": 2, "name": "Yomichan", - "version": "22.6.6.0", + "version": "22.9.9.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 16bd1ca9..1a0f3cc9 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "22.6.6.0", + "version": "22.9.9.0", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { -- cgit v1.2.3