diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/constants.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.go b/src/constants.go index 2848c821..a9f14b7b 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.12.2" + version = "0.13.0" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond |
