Skip to content

Commit

Permalink
Update get_libwallet_api.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
shopglobal authored Mar 16, 2019
1 parent d64dc40 commit d109dc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions get_libwallet_api.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ if [ ! -d $MONERO_DIR/src ]; then
fi
git submodule update --remote
git -C $MONERO_DIR fetch
git -C $MONERO_DIR checkout 12.3.7-GUI
# up next 12.3.8-GUI
git -C $MONERO_DIR checkout 12.3.8
# up next 12.3.9-GUI

# get monero core tag
get_tag
Expand Down

0 comments on commit d109dc4

Please sign in to comment.