Skip to content

Commit

Permalink
- Update Shiko and Lacey versions
Browse files Browse the repository at this point in the history
  • Loading branch information
agilbert1412 committed May 1, 2024
1 parent c7d1ebb commit 2dd5a83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions StardewArchipelago/Constants/Modded/ModVersions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public class ModVersions
{ ModNames.MAGIC, "0.8.2"},
{ ModNames.MISTER_GINGER, "1.5.9"},
{ ModNames.RILEY, "1.2.2"},
{ ModNames.SHIKO, "1.2.0"},
{ ModNames.SHIKO, "1.1.0"}, // The mod is 1.2.0 but they didn't update the manifest.json
{ ModNames.SKULL_CAVERN_ELEVATOR, "1.5.0"},
{ ModNames.SOCIALIZING, "1.1.5"},
{ ModNames.TRACTOR, "4.16.6"},
Expand All @@ -30,7 +30,7 @@ public class ModVersions
{ ModNames.SVE, "1.14.24"},
{ ModNames.ALECTO, "1.1.7"},
{ ModNames.DISTANT_LANDS, "1.0.8"},
{ ModNames.LACEY, "1.1.2"},
{ ModNames.LACEY, "1.1.3"},
{ ModNames.BOARDING_HOUSE, "4.0.16"}
};

Expand Down

0 comments on commit 2dd5a83

Please sign in to comment.