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

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