Release v1.7.0

This commit is contained in:
Wim
2018-01-28 19:36:02 +01:00
parent 6bd808ce91
commit a7a4554a85
3 changed files with 18 additions and 2 deletions

View File

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