Release v1.11.0

This commit is contained in:
Wim
2018-06-19 00:28:16 +02:00
parent 221a63d980
commit 6f131250f1
5 changed files with 25 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ import (
)
var (
version = "1.10.2-dev"
version = "1.11.0"
githash string
)