From e8cabcce02605b2de52a158c691bc25fa3c6ea8e Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Tue, 16 Feb 2021 21:37:51 -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 43ea50c0..03e3b0a7 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.1.31.0", + "version": "21.1.31.1", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index 5f9a29fd..96d639a6 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "21.1.31.0", + "version": "21.1.31.1", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { -- cgit v1.2.3