release 1.7.1

This commit is contained in:
2024-11-08 15:01:14 +08:00
parent 686bfc79bf
commit 88314554d0
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.0")
fmt.Println("ncmdump version 1.7.1")
os.Exit(0)
}