6 lines
45 B
Go
Raw Normal View History

2024-03-26 23:05:13 +08:00
package pkg
const (
AppVersion = "1.0.0"
)