Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ricki-z committed Oct 9, 2019
1 parent 3e02f1f commit 520606d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions airrohr-firmware/Versions.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
NRZ-2019-124-B8
* bug fixes
* translation updates

NRZ-2019-124-B7
* Fix update checking interval

Expand Down
2 changes: 1 addition & 1 deletion airrohr-firmware/airrohr-firmware.ino
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
*
************************************************************************/
// increment on change
#define SOFTWARE_VERSION_STR "NRZ-2019-124-B7"
#define SOFTWARE_VERSION_STR "NRZ-2019-124-B8"
const String SOFTWARE_VERSION(SOFTWARE_VERSION_STR);

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

0 comments on commit 520606d

Please sign in to comment.