Skip to content

Commit 8f52b89

Browse files
author
mochi-co
committed
Update server version
1 parent 47536b7 commit 8f52b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import (
2727
)
2828

2929
const (
30-
Version = "2.6.5" // the current server version.
30+
Version = "2.6.6" // the current server version.
3131
defaultSysTopicInterval int64 = 1 // the interval between $SYS topic publishes
3232
LocalListener = "local"
3333
InlineClientId = "inline"

0 commit comments

Comments
 (0)