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

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