Skip to content

Commit

Permalink
Bump version to v1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
umatare5 committed Jan 25, 2022
1 parent 78cfbc2 commit e0aff02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const (
cmdName string = "telee"
cmdUsage string = "One-line command executor"
cmdUsageText string = "telee -H HOSTNAME -C COMMAND [options...]"
cmdVersion string = "1.7.4"
cmdVersion string = "1.7.5"
)

// Start executes this command
Expand Down

0 comments on commit e0aff02

Please sign in to comment.