Update changelog, bump dev version

This commit is contained in:
Wim
2018-11-18 18:48:26 +01:00
parent d5bc7c4343
commit 57eba77561
2 changed files with 35 additions and 1 deletions

View File

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