Skip to content

Commit

Permalink
Update version references
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Apr 24, 2024
1 parent 75fd16d commit fdcb845
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion viafabric-mc1204/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion viafabric-mc1205/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit fdcb845

Please sign in to comment.