increase version to 0.8.1
This commit is contained in:
parent
f0ffdf9296
commit
7a45ccb422
2
main.go
2
main.go
|
|
@ -30,7 +30,7 @@ import (
|
||||||
//go:embed static
|
//go:embed static
|
||||||
var staticFiles embed.FS
|
var staticFiles embed.FS
|
||||||
|
|
||||||
const version = "0.8.0"
|
const version = "0.8.1"
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
// Config structs
|
// Config structs
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue