update build process
This commit is contained in:
parent
049d0ffda2
commit
9b5238af59
6 changed files with 74 additions and 23 deletions
|
@ -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" +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue