Release v1.11.2

This commit is contained in:
Wim
2018-08-19 23:29:40 +02:00
parent b51fdbce9f
commit 1665c93d3b
3 changed files with 7 additions and 2 deletions

View File

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