Skip to content

Commit

Permalink
Version number
Browse files Browse the repository at this point in the history
  • Loading branch information
palmada committed Oct 10, 2018
1 parent 090f99c commit d810461
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public class PumpConnections extends JPanel {

JComboBox availablePumpsList;

JLabel version = new JLabel("NanoJ Sequential Labelling version: 1.2.0");
JLabel version = new JLabel("NanoJ Sequential Labelling version: 1.2.1");
JLabel pumpListLabel = new JLabel("Pump type");
JLabel connectLabel = new JLabel("Serial port");
JComboBox portsList;
Expand Down

0 comments on commit d810461

Please sign in to comment.