Pusher/pkg/internal/meta.go

6 lines
45 B
Go
Raw Normal View History

2024-10-24 16:56:22 +00:00
package pkg
const (
AppVersion = "1.0.0"
)