We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4e748 commit ac975a9Copy full SHA for ac975a9
server/const.go
@@ -8,7 +8,7 @@ import (
8
9
const (
10
// VERSION is the current version for the server.
11
- VERSION = "0.5.0"
+ VERSION = "0.5.1"
12
13
// DEFAULT_PORT is the deault port for client connections.
14
DEFAULT_PORT = 4222
0 commit comments