upda/server/constants_app.go
Varakh 0cd3278f96
All checks were successful
/ build (push) Successful in 3m11s
Prepare next development cycle (1.0.2)
2023-12-23 23:16:24 +01:00

6 lines
63 B
Go

package server
const (
Name = "upda"
Version = "1.0.2"
)