Release v1.6.1

This commit is contained in:
Wim
2017-12-26 19:20:44 +01:00
parent 932b80d4f7
commit 612acfddff
3 changed files with 6 additions and 2 deletions

View File

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