Release v1.11.1

This commit is contained in:
Wim
2018-08-06 17:49:14 +02:00
parent d71850cef6
commit c4c6aff9a5
3 changed files with 18 additions and 2 deletions

View File

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