Skip to content

Commit

Permalink
Update requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Aug 19, 2024
1 parent 70f97bf commit 7a389f2
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.2-alpha,);";
"required-after:" + MOD_FORGE + "@[" + MOD_FORGE_VERSION_MIN + ",);required-after:cleanroom@[0.2.3-alpha,);";
}

0 comments on commit 7a389f2

Please sign in to comment.