File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,11 @@ See the following links:<br>
63
63
64
64
<h2 >Update History</h2 >
65
65
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
+
66
71
<h3 >October 1st 2023</h3 >
67
72
<ul >
68
73
<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 >
Original file line number Diff line number Diff line change 7
7
# curl https://raw.githubusercontent.com/TheRemote/RaspberryPiMinecraft/master/SetupMinecraft.sh | bash
8
8
9
9
# Minecraft server version
10
- Version=" 1.20.2 "
10
+ Version=" 1.20.4 "
11
11
# Set to AllowLocalCopy="1" if you make changes to the script otherwise any changes will be discarded and the latest online version will run
12
12
AllowLocalCopy=" 0"
13
13
You can’t perform that action at this time.
0 commit comments