upda/commons/constants.go
Varakh 18c199efb5
All checks were successful
/ build (push) Successful in 6m16s
Prepare next dev (5.0.1) #release
2024-12-21 16:10:00 +01:00

5 lines
46 B
Go

package commons
const (
Version = "5.0.1"
)