This commit is contained in:
maddalax 2024-11-01 07:57:30 -05:00
parent aeb3a7be64
commit 6acfc74a65

View file

@ -18,7 +18,7 @@ import (
"strings" "strings"
) )
const version = "1.0.3" const version = "1.0.4"
func main() { func main() {
needsSignals := true needsSignals := true