Skip to content

Commit

Permalink
fix default version
Browse files Browse the repository at this point in the history
  • Loading branch information
scjohns committed Mar 29, 2022
1 parent 08b5d30 commit 73b76e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-gateway-v2.21.0.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ EntryPoint()
{
# Default Variables
blank=""
gwVersionDefault="2.20.1"
gwVersionDefault="2.21.0"
gwPortDefault="9001"
gwModeDefault="encrypt-everything"
gwTopologyDefault="outbound"
Expand Down

0 comments on commit 73b76e5

Please sign in to comment.