release: 1.7.0

This commit is contained in:
2024-10-23 19:18:44 +08:00
parent be81c22e49
commit 5862d7a8d8
2 changed files with 2 additions and 2 deletions

View File

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