There was an error while loading. Please reload this page.
1 parent bc134fa commit bb9fd65Copy full SHA for bb9fd65
1 file changed
src/config/config.go
@@ -11,7 +11,7 @@ import (
11
12
var (
13
// All configuration variables can be found in vars.go
14
- Version = "5.5.1"
+ Version = "5.5.2"
15
Branch = "release"
16
)
17
0 commit comments