upda/commons/constants.go
Varakh 3f654a1229
All checks were successful
/ build (pull_request) Successful in 5m27s
feat(embedded_ui): fully integrate UI into GoLang binary
2024-10-25 08:27:58 +02:00

5 lines
46 B
Go

package commons
const (
Version = "4.0.0"
)