From 1a262ba61d38db4dc009da48e398354fb8454ff8 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 20 Dec 2020 12:34:25 -0500 Subject: Update version number --- 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 71424c5a..f68b30fb 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -2,7 +2,7 @@ "manifest": { "manifest_version": 2, "name": "Yomichan", - "version": "20.12.6.1", + "version": "20.12.6.2", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 822f2249..a2e4a221 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "20.12.6.1", + "version": "20.12.6.2", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { -- cgit v1.2.3