6 lines
45 B
Go
Raw Normal View History

2024-04-20 14:05:50 +08:00
package pkg
2024-01-07 01:56:32 +08:00
const (
AppVersion = "1.0.0"
)