Skip to content

Commit

Permalink
Bump the software version
Browse files Browse the repository at this point in the history
  • Loading branch information
macbre authored Oct 22, 2024
1 parent 32c6a8c commit 258f0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airrohr-firmware/airrohr-firmware.ino
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
#include <pgmspace.h>

// increment on change
#define SOFTWARE_VERSION_STR "NRZ-2024-135"
#define SOFTWARE_VERSION_STR "NRZ-2024-136-B2"
String SOFTWARE_VERSION(SOFTWARE_VERSION_STR);

/*****************************************************************
Expand Down

0 comments on commit 258f0f9

Please sign in to comment.