forked from LaconicNetwork/kompose
Changed version tag to reflect the tip of the branch
This commit is contained in:
parent
8ea779763b
commit
684146bba5
@ -18,7 +18,7 @@ package version
|
||||
|
||||
var (
|
||||
// VERSION should be updated by hand at each release
|
||||
VERSION = "0.1.0"
|
||||
VERSION = "dev"
|
||||
|
||||
// GITCOMMIT will be overwritten automatically by the build system
|
||||
GITCOMMIT = "HEAD"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user