increase version
This commit is contained in:
parent
0ce398fbda
commit
4af3ce0d88
2
main.go
2
main.go
|
|
@ -35,7 +35,7 @@ import (
|
||||||
//go:embed static
|
//go:embed static
|
||||||
var embeddedStaticFiles embed.FS
|
var embeddedStaticFiles embed.FS
|
||||||
|
|
||||||
const version = "1.0.3"
|
const version = "1.0.4"
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
// Config structs
|
// Config structs
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue