v1.2.0
This commit is contained in:
parent
287f26a37c
commit
331852b56c
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ import (
|
||||||
|
|
||||||
// TODO: insert automatically via build step?
|
// TODO: insert automatically via build step?
|
||||||
const (
|
const (
|
||||||
VERSION = "1.1.1"
|
VERSION = "1.2.0"
|
||||||
BUILDDATE = "2018-07-04T19:42:00+02"
|
BUILDDATE = "2019-02-10T00:00:00+00"
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue