Skip to content

Commit

Permalink
v1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
dnorth98 committed May 4, 2021
1 parent f676f54 commit 2055cd3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## [1.0.19]

- @meirshal Exit with an error if the SSM command does not complete successfully

## [1.0.18]

- @davegallant Let the shell find bash for better portability
Expand Down
2 changes: 1 addition & 1 deletion aws-connect
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Wrapper around AWS session manager for instance access and SSH tunnels

programname=$0
version=1.0.18
version=1.0.19

# Defaults
action=ssh
Expand Down

0 comments on commit 2055cd3

Please sign in to comment.