diff --git a/script/build-external-libs/fetch-wownero.sh b/script/build-external-libs/fetch-wownero.sh index 17103ac..0c27e0a 100755 --- a/script/build-external-libs/fetch-wownero.sh +++ b/script/build-external-libs/fetch-wownero.sh @@ -12,8 +12,8 @@ cd $EXTERNAL_LIBS_BUILD_ROOT # url="$base_dir/vendor/wownero" url="https://github.com/wownero/wownero" # url="https://github.com/wowario/wownero" -# version="v0.2.2.0" -version="bbf58dd" +version="v0.3.0.0" +# version="bbf58dd" rm -rf wownero