Skip to content

Commit

Permalink
Update Kontrol version
Browse files Browse the repository at this point in the history
  • Loading branch information
qian-hu committed Aug 21, 2024
1 parent 63727d8 commit 9ac62f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions test/kontrol/scripts/run-kontrol.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ parse_args "$@"
#############
# Functions #
#############
GHCRTS=''
kontrol_build() {
notif "Kontrol Build"
# shellcheck disable=SC2086
Expand Down
2 changes: 1 addition & 1 deletion test/kontrol/scripts/versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"kontrol": "0.1.415",
"kontrol": "0.1.417",
"kontrol-cheatcodes": "master"
}

0 comments on commit 9ac62f3

Please sign in to comment.