Skip to content

Commit bb9fd65

Browse files
bump version
1 parent bc134fa commit bb9fd65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/config.go

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

1212
var (
1313
// All configuration variables can be found in vars.go
14-
Version = "5.5.1"
14+
Version = "5.5.2"
1515
Branch = "release"
1616
)
1717

0 commit comments

Comments
 (0)