From 132b697ccf102aa129f97c653ab11354ba5d8af9 Mon Sep 17 00:00:00 2001 From: cyan Date: Mon, 1 Jul 2024 12:13:20 +0000 Subject: [PATCH] modules: proper branch in monero submodule [skip ci] --- .gitmodules | 1 + 1 file changed, 1 insertion(+) 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