Compare commits

...

1 commit
v0.0.6 ... main

Author SHA1 Message Date
j
5c404c186e oops
All checks were successful
Build & Release Go Project / build (push) Successful in 43s
2025-06-17 16:04:37 +10:00

View file

@ -1,6 +1,6 @@
package util
import fmt
import "fmt"
func PrintVersion() {
fmt.Println("v4.2.0")