Skip to content

Commit

Permalink
- Update mod version for luck skill
Browse files Browse the repository at this point in the history
  • Loading branch information
agilbert1412 committed Dec 4, 2024
1 parent 69f54f6 commit f933efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StardewArchipelago/Constants/Modded/ModVersions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public class ModVersions
//{ ModNames.EUGENE, "1.3.1" },
{ ModNames.JASPER, $"1.8.3" },
{ ModNames.JUNA, $"2.1.{WILDCARD}" },
{ ModNames.LUCK, $"1.2.{WILDCARD}" },
{ ModNames.LUCK, $"1.3.{WILDCARD}" },
//{ ModNames.MAGIC, "0.8.2" },
{ ModNames.MISTER_GINGER, $"1.6.{WILDCARD}" },
//{ ModNames.RILEY, "1.2.2" },
Expand Down

0 comments on commit f933efe

Please sign in to comment.