6 lines
45 B
Go
Raw Permalink Normal View History

2025-01-25 18:33:11 +08:00
package pkg
const (
AppVersion = "1.0.0"
)