add HAKO-VERSION checking

This commit is contained in:
Luna 2025-06-10 21:39:03 -03:00
parent 33f45eae02
commit 30a510cb17
6 changed files with 68 additions and 33 deletions

View file

@ -96,4 +96,4 @@ func main() {
if err := rootCmd.Execute(); err != nil {
os.Exit(1)
}
}
}