Skip to content

Commit

Permalink
Version 2.4-20240424
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed Apr 24, 2024
1 parent 30407d1 commit 37eac5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/infinity/NearInfinity.java
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@

public final class NearInfinity extends JFrame implements ActionListener, ViewableContainer {
// the current Near Infinity version
private static final String VERSION = "v2.4-20231231";
private static final String VERSION = "v2.4-20240424";

// the minimum supported Java version
private static final int JAVA_VERSION_MIN = 8;
Expand Down

0 comments on commit 37eac5a

Please sign in to comment.