Skip to content

Commit f50764e

Browse files
committed
Update to 1.18.1
1 parent 7d58b0d commit f50764e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ There are 2 choices for the alternative java (providing /usr/bin/java).
5151

5252
<h2>Update History</h2>
5353

54+
<h3>December 12th 2021</h3>
55+
<ul>
56+
<li>Update to 1.18.1 -- make sure you have backups first if you are upgrading from an existing server!</li>
57+
</ul>
58+
5459
<h3>November 30th 2021</h3>
5560
<ul>
5661
<li>Update to 1.18 -- make sure you have backups first if you are upgrading from an existing server!</li>

SetupMinecraft.sh

+1-1
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.18"
10+
Version="1.18.1"
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)