Skip to content

Commit

Permalink
Updated to 1.8.72
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Fontana committed Jan 28, 2019
1 parent e406896 commit 102c997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gov/gsa/icamcardbuilder/app/Gui.java
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
public class Gui extends JPanel {

private static final long serialVersionUID = 1L;
protected final static String version = "1.8.71";
protected final static String version = "1.8.72";
protected static String cardsDirectory = null;
private static String cardsDirectoryArg = null;
protected static boolean debug = true;
Expand Down

0 comments on commit 102c997

Please sign in to comment.