User: strokkur24 Date: 02 Feb 26 21:51 Revision: e180b3dff8ab2b79bdb9ef37cc3325c1263128b0 Summary: Fix incorrect branch for templates submodule (#2582) TeamCity URL: http://ci.mcdev.io:80/viewModification.html?tab=vcsModificationFiles&modId=10427&personal=false Index: .gitmodules =================================================================== --- .gitmodules (revision 32950afb883d745e358a9914ceab18b551ed968a) +++ .gitmodules (revision e180b3dff8ab2b79bdb9ef37cc3325c1263128b0) @@ -1,4 +1,4 @@ [submodule "templates"] path = templates - branch = v1 + branch = v2 url = https://github.com/minecraft-dev/templates