Skip to content

Commit

Permalink
Labelling version
Browse files Browse the repository at this point in the history
  • Loading branch information
palmada committed Oct 9, 2018
1 parent 15867e4 commit bfeeda6
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.1.4");
JLabel version = new JLabel("NanoJ Sequential Labelling version: 1.2.0");
JLabel pumpListLabel = new JLabel("Pump type");
JLabel connectLabel = new JLabel("Serial port");
JComboBox portsList;
Expand Down

0 comments on commit bfeeda6

Please sign in to comment.