Wallet/pkg/internal/meta.go

6 lines
45 B
Go
Raw Normal View History

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