Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Architeuthis-Flux committed Feb 12, 2025
1 parent d8be2e4 commit 471d90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JumperlessNano/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ int readInNodesArduino = 0;



const char firmwareVersion[] = "1.3.21"; //// remember to update this
const char firmwareVersion[] = "1.3.22"; //// remember to update this

int firstLoop = 1;
volatile int probeActive = 1;
Expand Down

0 comments on commit 471d90d

Please sign in to comment.