Skip to content

Commit

Permalink
Version 2.4-20240914
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed Sep 14, 2024
1 parent b633060 commit 69fee65
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 @@ -137,7 +137,7 @@

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

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

0 comments on commit 69fee65

Please sign in to comment.