Skip to content

Commit

Permalink
Update requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Jun 5, 2024
1 parent f660db2 commit 07d60dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ public class Reference {

// Dependencies
public static final String MOD_DEPENDENCIES =
"required-after:" + MOD_FORGE + "@[" + MOD_FORGE_VERSION_MIN + ",);required-after:cleanroom@[0.2.0-alpha,);";
"required-after:" + MOD_FORGE + "@[" + MOD_FORGE_VERSION_MIN + ",);required-after:cleanroom@[0.2.2-alpha,);";
}

0 comments on commit 07d60dc

Please sign in to comment.