diff options
| author | cyan <cyjan@mrcyjanek.net> | 2024-07-01 12:13:20 +0000 |
|---|---|---|
| committer | cyan <cyjan@mrcyjanek.net> | 2024-07-01 12:14:10 +0000 |
| commit | 132b697ccf102aa129f97c653ab11354ba5d8af9 (patch) | |
| tree | 9f182924a821aced957444ab99d8550893445cda | |
| parent | 54ca1f79d9c83cd202f02bde649c96646ebe62d5 (diff) | |
modules: proper branch in monero submodule [skip ci]
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cf13518..9e1abd3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "monero"] path = monero url = https://github.com/monero-project/monero + branch = release-v0.18 [submodule "wownero"] path = wownero url = https://git.wownero.com/wownero/wownero |
