diff --git a/src/constants.go b/src/constants.go index bee142f..8be40ed 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.12.2" + version = "0.12.1" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond