升级版本
Some checks failed
Release / build (push) Has been cancelled

This commit is contained in:
2023-02-03 02:05:09 +08:00
parent 3c6d8df6d6
commit e032f86503
3 changed files with 3 additions and 3 deletions

View File

@@ -65,7 +65,7 @@ func main() {
meta := MetaCfg{
ServerName: "A Mojang Yggdrasil Server",
ImplementationName: "go-yggdrasil-server",
ImplementationVersion: "v0.1",
ImplementationVersion: "v0.0.1",
SkinDomains: []string{".example.com", "localhost"},
SkinRootUrl: "http://localhost:8080",
}