Merge pull request #3616 from nathanleclaire/revert_version_bump
Revert "Bump version for 0.8.0"
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
var (
|
||||
// Version should be updated by hand at each release
|
||||
Version = "0.8.0"
|
||||
Version = "0.7.0"
|
||||
|
||||
// GitCommit will be overwritten automatically by the build system
|
||||
GitCommit = "HEAD"
|
||||
|
||||
Reference in New Issue
Block a user