@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION=1.7.4
VERSION=1.7.5
# Clean up the build directory
rm -rf build
@@ -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)
The note is not visible to the blocked user.