Skip to content

Commit

Permalink
Bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
Baltasarq committed Nov 27, 2023
1 parent 52fa0ef commit e1a6b55
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
public class AppInfo {
public static final String AUTHOR = "dev::baltasarq";
public static final String EMAIL = "baltasarq@gmail.com";
public static final String VERSION = "1.2.4";
public static final String SERIAL = "20230823";
public static final String VERSION = "1.2.6";
public static final String SERIAL = "20231126";
public static final String LICENSE = "MIT license";
public static final String COPYRIGHT = "(c) 2019/23";

Expand Down

0 comments on commit e1a6b55

Please sign in to comment.