diff --git a/dev/install-dependencies.sh b/dev/install-dependencies.sh index 44ae258..b756345 100755 --- a/dev/install-dependencies.sh +++ b/dev/install-dependencies.sh @@ -5,7 +5,7 @@ cd ../ mkdir -p bin cd bin -wget https://github.com/SuperNovaa41/isbn-lookup/releases/download/0.0.5/isbn +wget https://github.com/SuperNovaa41/isbn-lookup/releases/download/0.0.6/isbn chmod +x isbn cd ../