Release v1.6.1

This commit is contained in:
Wim
2017-12-26 19:20:44 +01:00
parent 25d2ff3e9b
commit 57a503818d
3 changed files with 6 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ import (
)
var (
version = "1.6.1-dev"
version = "1.6.2-dev"
githash string
)