Skip to content

Commit

Permalink
Merge pull request #48 from stoffu/aeon-prepare-v0.14.1.0
Browse files Browse the repository at this point in the history
prepare for v0.14.1.0
  • Loading branch information
aeonix authored Oct 25, 2020
2 parents 866ce17 + fa2d95b commit b24a370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get_libwallet_api.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ if [ ! -d $MONERO_DIR/src ]; then
fi
git submodule update --remote
git -C $MONERO_DIR fetch
git -C $MONERO_DIR checkout origin/master
git -C $MONERO_DIR checkout v0.14.1.0-aeon

# get monero core tag
pushd $MONERO_DIR
Expand Down

0 comments on commit b24a370

Please sign in to comment.