Skip to content

Commit

Permalink
Update nats server from tests
Browse files Browse the repository at this point in the history
Signed-off-by: Waldemar Quevedo <[email protected]>
  • Loading branch information
wallyqs committed Feb 26, 2019
1 parent c85e17b commit 64973a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/install_gnatsd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

export DEFAULT_NATS_SERVER_VERSION=v1.2.0
export DEFAULT_NATS_SERVER_VERSION=v1.4.1
export NATS_SERVER_VERSION="${NATS_SERVER_VERSION:=$DEFAULT_NATS_SERVER_VERSION}"

# check to see if gnatsd folder is empty
Expand Down

0 comments on commit 64973a4

Please sign in to comment.