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

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