[ci-base] bump version
This commit is contained in:
parent
2d5a8a469c
commit
7fe562fd82
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package version
|
||||
|
||||
// Pre-built binaries will have version set correctly during build time.
|
||||
var Version = "v0.3.0-HEAD"
|
||||
var Version = "v0.4.0-HEAD"
|
||||
|
|
|
|||
Loading…
Reference in a new issue