Skip to content

Commit

Permalink
chore(deps): bump internal lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMissx committed Jul 6, 2024
1 parent d4bdb60 commit 402617b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

if [[ ! -z "$USERBOTINDO_ACCESS_TOKEN" ]]; then
echo "Downloading userbotindo_kit..."
poetry run pip install git+https://${USERBOTINDO_ACCESS_TOKEN}@github.com/userbotindo/[email protected].3
poetry run pip install git+https://${USERBOTINDO_ACCESS_TOKEN}@github.com/userbotindo/[email protected].5
fi

0 comments on commit 402617b

Please sign in to comment.