release: 1.7.3

This commit is contained in:
2025-01-30 10:16:33 +08:00
parent 3a48a5d667
commit 2814a23874
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.1")
fmt.Println("ncmdump version 1.7.3")
os.Exit(0)
}