Bump version for dev [ci skip]

This commit is contained in:
Ivan Kozlovic
2018-03-23 17:17:13 -06:00
parent add6d7930a
commit c2a095581e

View File

@@ -35,7 +35,7 @@ var (
const (
// VERSION is the current version for the server.
VERSION = "1.1.0"
VERSION = "1.1.1"
// DEFAULT_PORT is the default port for client connections.
DEFAULT_PORT = 4222