mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-03 07:19:03 +01:00
Merge pull request #1624
da02e4d
Bumping monero submodule tag to 0.13 (skftn)
This commit is contained in:
commit
cae90e8287
@ -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.12
|
||||
git -C $MONERO_DIR checkout release-v0.13
|
||||
|
||||
# get monero core tag
|
||||
get_tag
|
||||
|
Loading…
Reference in New Issue
Block a user