Skip to content

Commit 471d90d

Browse files
update version number
1 parent d8be2e4 commit 471d90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JumperlessNano/src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ int readInNodesArduino = 0;
178178

179179

180180

181-
const char firmwareVersion[] = "1.3.21"; //// remember to update this
181+
const char firmwareVersion[] = "1.3.22"; //// remember to update this
182182

183183
int firstLoop = 1;
184184
volatile int probeActive = 1;

0 commit comments

Comments
 (0)