From bd74f3fd7248d6d19e231844a2693c681aa0fa63 Mon Sep 17 00:00:00 2001 From: Astrian Zheng Date: Thu, 29 May 2025 15:56:57 +1000 Subject: [PATCH] fix: update version number to 0.0.3 in manifest.json --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 3e62342..598bdc4 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "MSR Mod", - "version": "0.0.2", + "version": "0.0.3", "description": "塞壬唱片(Monster Siren Records)官网的替代前端。", "content_scripts": [ {