diff --git a/compile.sh b/compile.sh index 50baccf..252cd48 100755 --- a/compile.sh +++ b/compile.sh @@ -3,7 +3,7 @@ make cd bin/ -wget https://github.com/SuperNovaa41/isbn-lookup/releases/download/0.0.2/isbn +wget https://github.com/SuperNovaa41/isbn-lookup/releases/download/0.0.3/isbn chmod +x isbn cd ..