mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-04 06:55:16 +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
|
fi
|
||||||
git submodule update --remote
|
git submodule update --remote
|
||||||
git -C $MONERO_DIR fetch
|
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 monero core tag
|
||||||
get_tag
|
get_tag
|
||||||
|
Loading…
Reference in New Issue
Block a user