diff --git a/server/const.go b/server/const.go index c7302399..fc006c1e 100644 --- a/server/const.go +++ b/server/const.go @@ -41,7 +41,7 @@ var ( const ( // VERSION is the current version for the server. - VERSION = "2.3.2" + VERSION = "2.3.3-beta" // PROTO is the currently supported protocol. // 0 was the original