release: 1.7.5

This commit is contained in:
2025-11-25 15:17:09 +08:00
parent 747343162b
commit a62f5156f0
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ func main() {
}
if *showVersion {
fmt.Println("ncmdump version 1.7.4")
fmt.Println("ncmdump version 1.7.5")
os.Exit(0)
}