Pusher/pkg/internal/meta.go
2024-10-25 00:56:22 +08:00

6 lines
45 B
Go

package pkg
const (
AppVersion = "1.0.0"
)