From 2dcd096de9a56afb8b82178a450f2eab5afc7414 Mon Sep 17 00:00:00 2001 From: able Date: Mon, 17 Jul 2023 09:51:57 -0500 Subject: [PATCH] LIMINE: I think this updates the submodule? --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a32d038..9afcf06 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ [submodule "limine"] path = limine url = https://github.com/limine-bootloader/limine.git - branch = v4.x-branch-binary + branch = v5.x-branch-binary shallow = true