Skip to content

Commit

Permalink
Version 2.4-20230729
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed Jul 29, 2023
1 parent 36176b1 commit b1646fa
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-20230714";
private static final String VERSION = "v2.4-20230729";

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

0 comments on commit b1646fa

Please sign in to comment.