Release v1.8.0

This commit is contained in:
Wim
2018-02-21 20:42:26 +01:00
parent bab308508e
commit 222cccf388
3 changed files with 23 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ import (
)
var (
version = "1.7.2-dev"
version = "1.8.0"
githash string
)