6 lines
45 B
Go
Raw Normal View History

2024-05-17 15:59:51 +08:00
package pkg
const (
AppVersion = "1.0.0"
)