release: 1.7.4

This commit is contained in:
2025-02-01 12:29:33 +08:00
parent 4d0622073a
commit 54da5b7a35
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.3")
fmt.Println("ncmdump version 1.7.4")
os.Exit(0)
}