Compare commits
1 Commits
v0.7.0
...
v0.6.0-rc2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
816a47068a |
@@ -4,7 +4,7 @@ import "fmt"
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
// Version should be updated by hand at each release
|
// Version should be updated by hand at each release
|
||||||
Version = "0.6.0-rc2-dev"
|
Version = "0.6.0-rc2"
|
||||||
|
|
||||||
// GitCommit will be overwritten automatically by the build system
|
// GitCommit will be overwritten automatically by the build system
|
||||||
GitCommit = "HEAD"
|
GitCommit = "HEAD"
|
||||||
|
|||||||
Reference in New Issue
Block a user