We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 875274c + 1e06008 commit cfee824Copy full SHA for cfee824
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