Bumped to v10
This commit is contained in:
parent
1389225b45
commit
88743898fe
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -20,7 +20,7 @@ import (
|
|||
_ "embed"
|
||||
)
|
||||
|
||||
const VERSION = "v9";
|
||||
const VERSION = "v10";
|
||||
const LISTEN_HOST = "0.0.0.0";
|
||||
const DB_SCHEMA = 12
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue