Release v1.12.0

This commit is contained in:
Wim
2018-11-19 21:40:46 +01:00
parent ae32bae791
commit 219c7659e1
3 changed files with 15 additions and 13 deletions

View File

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