We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c64fcc5 commit b5948cfCopy full SHA for b5948cf
main.go
@@ -52,7 +52,7 @@ import (
52
53
func main() {
54
// version will be set later from -buildvcs info, this used only as fallback
55
- app.Version = "1.9.13"
+ app.Version = "1.9.14"
56
57
type module struct {
58
name string
0 commit comments