From e2c931682d16d80a3fac221fc629b03c5d8d8783 Mon Sep 17 00:00:00 2001 From: Dulana Peiris Date: Tue, 21 Nov 2023 10:47:11 +0530 Subject: [PATCH] Pointed bootstrap-contract submodule to point to release branch --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index ea19230..8b1a17a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "evernode-bootstrap-contract"] path = evernode-bootstrap-contract url = https://github.com/HotPocketDev/evernode-bootstrap-contract.git + branch = release