Skip to content

Commit 5b92633

Browse files
committed
Release v2.10.19-RC.3
Signed-off-by: Waldemar Quevedo <wally@nats.io>
1 parent 23f030e commit 5b92633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/const.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ func init() {
5555

5656
const (
5757
// VERSION is the current version for the server.
58-
VERSION = "2.10.19-RC.2"
58+
VERSION = "2.10.19-RC.3"
5959

6060
// PROTO is the currently supported protocol.
6161
// 0 was the original

0 commit comments

Comments
 (0)