Bump to v2.9.22-beta.1 (#4419)

This commit is contained in:
Waldemar Quevedo
2023-08-22 13:49:37 -07:00
committed by GitHub

View File

@@ -41,7 +41,7 @@ var (
const ( const (
// VERSION is the current version for the server. // VERSION is the current version for the server.
VERSION = "2.9.22-beta" VERSION = "2.9.22-beta.1"
// PROTO is the currently supported protocol. // PROTO is the currently supported protocol.
// 0 was the original // 0 was the original