Skip to content

Commit 6ad1f4b

Browse files
committed
Update version to 1.2.4
1 parent 60cdbc6 commit 6ad1f4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/src/main/java/com/lunarclient/apollo/module/serverrule/ServerRuleModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ public final class ServerRuleModule extends ApolloModule {
168168
/**
169169
* Whether to enable crystal optimizer.
170170
*
171-
* @since 1.2.3
171+
* @since 1.2.4
172172
*/
173173
public static final SimpleOption<Boolean> CRYSTAL_OPTIMIZER = Option.<Boolean>builder()
174174
.comment("Set to 'true' to enable the crystal optimizer, otherwise 'false'.")

0 commit comments

Comments
 (0)