Skip to content

Commit b5948cf

Browse files
committed
Update version to 1.9.14
1 parent c64fcc5 commit b5948cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ import (
5252

5353
func main() {
5454
// version will be set later from -buildvcs info, this used only as fallback
55-
app.Version = "1.9.13"
55+
app.Version = "1.9.14"
5656

5757
type module struct {
5858
name string

0 commit comments

Comments
 (0)