From 504b0aed9e8e11727dbeb6bd226c5a040cad6630 Mon Sep 17 00:00:00 2001 From: Joseph Robinson Date: Sat, 28 Mar 2020 21:41:04 -0700 Subject: [PATCH] Updated paper to latest (1.15.2) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 845736a09..6bf17fdbc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "work/Paper"] path = work/Paper url = https://github.com/PaperMC/Paper.git - branch = ver/1.14 + branch = master