Skip to content

Commit

Permalink
update libwallet version to v0.3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptochangements34 committed Jun 12, 2019
1 parent a120fef commit 3d34232
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.3.0.0
git -C $MONERO_DIR checkout release-v0.3.1.0

# get monero core tag
get_tag
Expand Down

0 comments on commit 3d34232

Please sign in to comment.