chore: bump version to 1.0.6

This commit is contained in:
Quorinex
2026-05-11 22:25:27 +08:00
parent 5cf2cce1d1
commit 940dc782cb
5 changed files with 18 additions and 4 deletions

View File

@@ -143,7 +143,7 @@ type AccountInfo struct {
}
// Version current version
const Version = "1.0.5"
const Version = "1.0.6"
var (
cfg *Config