Interactive/pkg/meta.go
2024-02-01 23:26:17 +08:00

6 lines
45 B
Go

package pkg
const (
AppVersion = "1.0.0"
)