Skip to content

Commit 4d371b4

Browse files
committed
v1.7.0
1 parent 54cb5ef commit 4d371b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arduino-nixie/arduino-nixie.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
////////// Software version //////////
1313
const byte vMajor = 1;
14-
const byte vMinor = 6;
14+
const byte vMinor = 7;
1515
const byte vPatch = 0;
1616

1717
////////// Other includes, global consts, and vars //////////

0 commit comments

Comments
 (0)