summaryrefslogtreecommitdiffstats
path: root/src/constants.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.go')
-rw-r--r--src/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.go b/src/constants.go
index 778d219a..e0740af6 100644
--- a/src/constants.go
+++ b/src/constants.go
@@ -8,7 +8,7 @@ import (
const (
// Current version
- version = "0.15.5"
+ version = "0.15.6"
// Core
coordinatorDelayMax time.Duration = 100 * time.Millisecond