console/config/generated.go

7 lines
102 B
Go

package config
const LastCommitLog = "N/A"
const BuildDate = "N/A"
const Version = "0.0.1-SNAPSHOT"