Skip to content

Commit

Permalink
take two
Browse files Browse the repository at this point in the history
  • Loading branch information
IMS authored Jun 7, 2022
1 parent 07be2cc commit d844818
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public class SodiumVersionCheck {
// of pain. So don't forget!
private static final ImmutableList<AllowedSodiumVersion> ALLOWED_SODIUM_VERSIONS = ImmutableList.of(
// Dev version
AllowedSodiumVersion.exact("0.4.2-build.16",
AllowedSodiumVersion.exact("0.4.2+build.16",
"https://modrinth.com/mod/sodium/version/mc1.19-0.4.2"),

// For use by ReplayMod
Expand Down

0 comments on commit d844818

Please sign in to comment.