mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Down bump for bug fix release
This commit is contained in:
@@ -8,9 +8,9 @@ import (
|
||||
|
||||
const (
|
||||
// VERSION is the current version for the server.
|
||||
VERSION = "0.8.2"
|
||||
VERSION = "0.8.1"
|
||||
|
||||
// DEFAULT_PORT is the deault port for client connections.
|
||||
// DEFAULT_PORT is the default port for client connections.
|
||||
DEFAULT_PORT = 4222
|
||||
|
||||
// RANDOM_PORT is the value for port that, when supplied, will cause the
|
||||
|
||||
Reference in New Issue
Block a user