Merge pull request #3998 from nathanleclaire/update_version_0.9.0
Update Machine version to 0.9.0
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
var (
|
||||
// Version should be updated by hand at each release
|
||||
Version = "0.8.2"
|
||||
Version = "0.9.0"
|
||||
|
||||
// GitCommit will be overwritten automatically by the build system
|
||||
GitCommit = "HEAD"
|
||||
|
||||
Reference in New Issue
Block a user