fasten-onprem/backend/pkg/version/version.go

6 lines
146 B
Go

package version
// VERSION is the app-global version string, which will be replaced with a
// new value during packaging
const VERSION = "0.1.7"