Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MajickTek committed Jul 8, 2022
1 parent be2ef41 commit 42f736c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

public class LauncherWindow {

public static Version version = Version.parseVersion("1.6.3-3");
public static Version version = Version.parseVersion("1.6.3");

public static LauncherWindow instance;
public JFrame frmLauncher;
Expand Down

0 comments on commit 42f736c

Please sign in to comment.