unitel/unitelutils/constants.go

7 lines
96 B
Go
Raw Normal View History

package unitelutils
const (
Base = "git.devminer.xyz/devminer/unitel"
Version = "0.0.1"
)