Skip to content

Commit

Permalink
Merge pull request #1655
Browse files Browse the repository at this point in the history
279f6cf bump monero CLI version to 0.13.0.3 (skftn)
  • Loading branch information
luigi1111 committed Oct 15, 2018
2 parents b59de2f + 279f6cf commit 15d8ef7
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 release-v0.13
git -C $MONERO_DIR checkout v0.13.0.3

# get monero core tag
get_tag
Expand Down

0 comments on commit 15d8ef7

Please sign in to comment.