Skip to content

Commit 722a472

Browse files
committed
Update to 1.20.4
1 parent bc4d294 commit 722a472

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ See the following links:<br>
6363

6464
<h2>Update History</h2>
6565

66+
<h3>January 4th 2024</h3>
67+
<ul>
68+
<li>Upgrade to 1.20.4 (make backups first, and make sure you've copied backup out of the main backups folder as they are rotated)</li>
69+
</ul>
70+
6671
<h3>October 1st 2023</h3>
6772
<ul>
6873
<li>Upgrade to 1.20.2 (make backups first, and make sure you've copied backup out of the main backups folder as they are rotated)</li>

SetupMinecraft.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# curl https://raw.githubusercontent.com/TheRemote/RaspberryPiMinecraft/master/SetupMinecraft.sh | bash
88

99
# Minecraft server version
10-
Version="1.20.2"
10+
Version="1.20.4"
1111
# Set to AllowLocalCopy="1" if you make changes to the script otherwise any changes will be discarded and the latest online version will run
1212
AllowLocalCopy="0"
1313

0 commit comments

Comments
 (0)