From eef7b271926627651168e00550efed5ddeecd672 Mon Sep 17 00:00:00 2001
From: RPI News <44128563+mobilegmYT@users.noreply.github.com>
Date: Thu, 11 Feb 2021 11:11:06 -0700
Subject: [PATCH] Update install

---
 apps/Minecraft Pi (Modded)/install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/Minecraft Pi (Modded)/install b/apps/Minecraft Pi (Modded)/install
index c9e046f..b5d86b9 100755
--- a/apps/Minecraft Pi (Modded)/install	
+++ b/apps/Minecraft Pi (Modded)/install	
@@ -4,7 +4,7 @@
 ## Config
 ##
 
-MCPI_REBORN_VERSION='build_24'
+MCPI_REBORN_VERSION='build_28'
 MCPIL_VERSION='0.1.8'
 
 set -e