6 lines
45 B
Go
Raw Normal View History

2024-02-01 23:26:17 +08:00
package pkg
const (
AppVersion = "1.0.0"
)