Skip to content

Commit

Permalink
Bump install.sh version
Browse files Browse the repository at this point in the history
  • Loading branch information
spachava753 committed Jul 3, 2021
1 parent c646bdc commit 8ce275a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

set -eu

KPKG_VERSION=${KPKG_VERSION:-0.3.0}
KPKG_VERSION=${KPKG_VERSION:-0.4.0}
KPKG_ROOT=${KPKG_ROOT:-"${HOME}/.kpkg"}

happyexit() {
Expand Down

0 comments on commit 8ce275a

Please sign in to comment.