We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875274c commit 1e06008Copy full SHA for 1e06008
common/common.go
@@ -22,7 +22,7 @@ import (
22
)
23
24
const (
25
- Version = "0.9.8-beta"
+ Version = "0.9.8.1-beta"
26
27
28
var BuildInfo string = ""
0 commit comments