bump version

This commit is contained in:
wjsjwr 2025-09-28 22:17:24 +08:00
parent 3fe77430f2
commit 4cf8ce9963

View File

@ -68,7 +68,7 @@ func main() {
setConsoleUTF8()
}
fmt.Println("MITM Proxy Server v1.4")
fmt.Println("MITM Proxy Server v1.5")
// Load configuration
config, err := loadConfig("config.toml")