Bumped to v0.3.0
This commit is contained in:
parent
f25616328d
commit
7afe8316a9
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -20,7 +20,7 @@ import (
|
|||
_ "embed"
|
||||
)
|
||||
|
||||
const VERSION = "v0.2.2";
|
||||
const VERSION = "v0.3.0";
|
||||
const LISTEN_HOST = "0.0.0.0";
|
||||
const DB_SCHEMA = 10
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue