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