update build process

This commit is contained in:
Sebastian Hugentobler 2019-05-29 18:35:50 +02:00
parent 049d0ffda2
commit 9b5238af59
6 changed files with 74 additions and 23 deletions

View file

@ -16,6 +16,9 @@ import (
"ecload/pkg/ecload"
)
var Version string
var Build string
const THEME = "//----------------- Theme properties -----------------" +
"//----------------- Colors -----------------" +
"// View colors - internal area and border" +