Skip to content

Commit

Permalink
Revert "set submodule v0.14.1.2"
Browse files Browse the repository at this point in the history
This reverts commit 8d17018.
  • Loading branch information
luigi1111 committed Aug 6, 2019
1 parent 0461a28 commit 3f06560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get_libwallet_api.sh
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 v0.14.1.2
git -C $MONERO_DIR checkout origin/master

# get monero core tag
pushd $MONERO_DIR
Expand Down

0 comments on commit 3f06560

Please sign in to comment.