We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf32f19 commit 3ff8ad7Copy full SHA for 3ff8ad7
server/const.go
@@ -8,7 +8,7 @@ import (
8
9
const (
10
// VERSION is the current version for the server.
11
- VERSION = "0.8.0.beta2"
+ VERSION = "0.8.0"
12
13
// DEFAULT_PORT is the deault port for client connections.
14
DEFAULT_PORT = 4222
0 commit comments