upda/commons/constants.go
Varakh 3bc2cd20eb
All checks were successful
/ build (push) Successful in 5m25s
Prepare next dev (4.0.1)
2024-10-25 16:42:04 +02:00

5 lines
46 B
Go

package commons
const (
Version = "4.0.1"
)