Skip to content

Commit

Permalink
kiss: 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aabacchus committed Mar 17, 2024
1 parent 6228a93 commit aff0d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kiss
Original file line number Diff line number Diff line change
Expand Up @@ -2031,7 +2031,7 @@ args() {
s|search) for pkg do pkg_find "$pkg" all; done ;;
u|update) pkg_update ;;
U|upgrade) pkg_upgrade ;;
v|version) printf '5.6.4\n' ;;
v|version) printf '6.1.1\n' ;;

'')
log 'kiss [a|b|c|d|i|l|p|r|s|u|U|v] [pkg]...'
Expand Down

0 comments on commit aff0d16

Please sign in to comment.