Skip to content

Commit de82bdd

Browse files
author
mochi-co
committed
Update server version
1 parent ce88723 commit de82bdd

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.7" // the current server version.
30+
Version = "2.7.8" // 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)