From 0335f1dee52307d2d4b06bd6429e995d5857fd98 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Tue, 7 Jan 2020 14:59:10 -0700 Subject: [PATCH] Bump to version 2.1.3-RC03 Signed-off-by: Ivan Kozlovic --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 8f1cdb36..205ba23f 100644 --- a/server/const.go +++ b/server/const.go @@ -40,7 +40,7 @@ var ( const ( // VERSION is the current version for the server. - VERSION = "2.1.3-RC02" + VERSION = "2.1.3-RC03" // PROTO is the currently supported protocol. // 0 was the original