From b3b47b464fa827cf94fdaa91bb41172697f69fea Mon Sep 17 00:00:00 2001 From: Lauchmelder Date: Sun, 20 Mar 2022 17:13:56 +0100 Subject: [PATCH] v0.5 --- manifest.json | 2 +- popup.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 59a490f..7fec1e1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "FuriKani", "description": "Removes furigana on websites based on your WaniKani level", - "version": "0.4.1", + "version": "0.5", "manifest_version": 3, "action": { "default_popup": "popup.html" diff --git a/popup.html b/popup.html index 5665ac3..7e88ce7 100644 --- a/popup.html +++ b/popup.html @@ -6,7 +6,7 @@

FuriKani

-

v0.4

+

v0.5