Skip to content

Commit 3ff8ad7

Browse files
committed
v0.8.0 release
1 parent bf32f19 commit 3ff8ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/const.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88

99
const (
1010
// VERSION is the current version for the server.
11-
VERSION = "0.8.0.beta2"
11+
VERSION = "0.8.0"
1212

1313
// DEFAULT_PORT is the deault port for client connections.
1414
DEFAULT_PORT = 4222

0 commit comments

Comments
 (0)