chore: bump v0.4.1 to force plugin re-sync with fixed page (v0.4.0 asset shipped with broken JS)

This commit is contained in:
2026-09-20 13:00:35 +08:00
parent 0a9213ec38
commit 3097d96a8e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import (
const (
PluginID = "commandcode"
PluginName = "commandcode"
PluginVersion = "0.4.0"
PluginVersion = "0.4.1"
PluginAuthor = "zgs225"
PluginRepo = "https://github.com/zgs225/cliproxy-plugin-commandcode"
PluginLogo = "https://raw.githubusercontent.com/zgs225/cliproxy-plugin-commandcode/main/assets/logo.svg"