From 60c7a4075a55c49715da85d2c5a7f47d46bd1701 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 14 Nov 2021 19:23:08 -0500 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 86dbaecf..a601f0cc 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.10.31.0", + "version": "21.10.31.1", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { diff --git a/ext/manifest.json b/ext/manifest.json index b6a9cf41..035857dc 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Yomichan", - "version": "21.10.31.0", + "version": "21.10.31.1", "description": "Japanese dictionary with Anki integration", "author": "Alex Yatskov", "icons": { -- cgit v1.2.3