diff --git a/README.md b/README.md index e6b9b194..5953ab2a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Allows the connection to/from different Minecraft versions on your Minecraft client/server (LAN worlds too) -This mod can be installed on 1.8.9, 1.12.2, 1.14.4, 1.15.2, 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.4, 1.20.5 with Fabric Loader. +This mod can be installed on 1.8.9, 1.12.2, 1.14.4, 1.15.2, 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.1, 1.20.4, 1.20.5 with Fabric Loader. ## Dependencies diff --git a/viafabric-mc1204/src/main/resources/fabric.mod.json b/viafabric-mc1204/src/main/resources/fabric.mod.json index 0be38112..ed379e27 100644 --- a/viafabric-mc1204/src/main/resources/fabric.mod.json +++ b/viafabric-mc1204/src/main/resources/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "viafabric-mc1204", - "name": "ViaFabric for 1.20", + "name": "ViaFabric for 1.20.4", "version": "${version}", "description": "${description}", "license": "GPL-3.0", diff --git a/viafabric-mc1205/src/main/resources/fabric.mod.json b/viafabric-mc1205/src/main/resources/fabric.mod.json index 002b384b..d5f739df 100644 --- a/viafabric-mc1205/src/main/resources/fabric.mod.json +++ b/viafabric-mc1205/src/main/resources/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "viafabric-mc1205", - "name": "ViaFabric for 1.20", + "name": "ViaFabric for 1.20.5", "version": "${version}", "description": "${description}", "license": "GPL-3.0",