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

// Version is the application version (set at build time or here for development).
const Version = "0.8.3"