Skip to content

Commit

Permalink
prepare for v0.14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stoffu committed Oct 21, 2020
1 parent 866ce17 commit fa2d95b
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 fa2d95b

Please sign in to comment.