Skip to content

Commit

Permalink
Version 2.3-20220906
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed Sep 6, 2022
1 parent 155e2e6 commit 8d1dde4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/infinity/gui/BrowserMenuBar.java
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
import org.infinity.util.tuples.Couple;

public final class BrowserMenuBar extends JMenuBar implements KeyEventDispatcher {
public static final String VERSION = "v2.2-20220408-1";
public static final String VERSION = "v2.3-20220906";

public static final LookAndFeelInfo DEFAULT_LOOKFEEL =
new LookAndFeelInfo("Metal", "javax.swing.plaf.metal.MetalLookAndFeel");
Expand Down

0 comments on commit 8d1dde4

Please sign in to comment.