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