From 8e4598f4746f806e2a14a63541bc4778b856ca26 Mon Sep 17 00:00:00 2001 From: pc035860 Date: Tue, 16 Jul 2024 23:58:17 +0800 Subject: [PATCH] Bump version 1.3.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 725c7a1..db0c9be 100644 --- a/manifest.json +++ b/manifest.json @@ -35,7 +35,7 @@ "options_page": "options/options.html", "permissions": [ "storage", "scripting" ], "short_name": "YCS (Cont.)", - "version": "1.3.0", + "version": "1.3.1", "web_accessible_resources": [ { "matches": [ "*://*.youtube.com/*" ], "resources": [ "web-resources/*.js" ]