v1.8.3 (#2990)
This commit is contained in:
parent
4a91946fd9
commit
4009153466
@ -17,7 +17,7 @@ type Version struct {
|
||||
var (
|
||||
// DelveVersion is the current version of Delve.
|
||||
DelveVersion = Version{
|
||||
Major: "1", Minor: "8", Patch: "2", Metadata: "",
|
||||
Major: "1", Minor: "8", Patch: "3", Metadata: "",
|
||||
//TODO(aarzilli): before updating this to 1.8.0 re-enable staticcheck test
|
||||
Build: "$Id$",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user