From 1a5af3de93d049b91c9ce631b6cfc4a62f74dd49 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Thu, 15 Apr 2021 18:23:47 -0400 Subject: Update version --- 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 017fc29b..72891074 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.3.31.1", + "version": "21.3.31.2", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 37ce7d57..d4eed085 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "21.3.31.1", + "version": "21.3.31.2", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { -- cgit v1.2.3