Skip to content

Commit 65c7853

Browse files
author
mochi-co
committed
Update server version
1 parent 83db7ff commit 65c7853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: server.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
)
2727

2828
const (
29-
Version = "2.4.4" // the current server version.
29+
Version = "2.4.5" // the current server version.
3030
defaultSysTopicInterval int64 = 1 // the interval between $SYS topic publishes
3131
LocalListener = "local"
3232
InlineClientId = "inline"

0 commit comments

Comments
 (0)