summaryrefslogtreecommitdiff
path: root/internal/version/version.go
blob: 47469db7439f7a658e3883df9efdc4d6460a9453 (plain)
1
2
3
4
package version

// Version is the application version, set at build time or here for development.
const Version = "0.8.1"