Skip to content

Commit

Permalink
bump to 1.17.0
Browse files Browse the repository at this point in the history
FossilOrigin-Name: 85f4a1b27cbc69bdecdd4a4095df14f26da5cf69e674bc505eabfc9692cca277
  • Loading branch information
cemkeylan committed May 3, 2020
1 parent 212cc33 commit a52949f
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 @@ -1397,7 +1397,7 @@ args() {
l|list) pkg_list "$@" ;;
u|update) pkg_updates ;;
s|search) for pkg do pkg_find "$pkg" all; done ;;
v|version) log kiss 1.16.3 ;;
v|version) log kiss 1.17.0 ;;

h|help|-h|--help|'')
log 'kiss [a|b|c|f|i|l|r|s|u|v] [pkg] [pkg] [pkg]'
Expand Down

0 comments on commit a52949f

Please sign in to comment.