Files
scrutiny/webapp/backend/pkg/version/version.go
T
2022-07-12 08:58:18 -07:00

6 lines
147 B
Go

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