From 62e998b4dc2c619918b089b0249583aac03eabfc Mon Sep 17 00:00:00 2001 From: RPI News <44128563+mobilegmYT@users.noreply.github.com> Date: Thu, 18 Feb 2021 13:22:19 -0700 Subject: [PATCH] Force MCPI update --- apps/Minecraft Pi (Modded)/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/Minecraft Pi (Modded)/install b/apps/Minecraft Pi (Modded)/install index 2bcdc20..3df0aa1 100755 --- a/apps/Minecraft Pi (Modded)/install +++ b/apps/Minecraft Pi (Modded)/install @@ -5,9 +5,9 @@ ## # Used To Trigger Updates -MCPI_REBORN_VERSION='build_32' +MCPI_REBORN_VERSION='build_37' # MCPIL Version -MCPIL_VERSION='0.1.8' +MCPIL_VERSION='0.1.9' set -e