Skip to content

Commit 5641ef9

Browse files
committed
next beta
1 parent f515848 commit 5641ef9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

airrohr-firmware/Versions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
NRZ-2020-134-B1
2+
* next beta version
3+
14
NRZ-2020-133
25
online since 2020-11-29
36
* same as NRZ-2020-132-B3

airrohr-firmware/airrohr-firmware.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
#include <pgmspace.h>
6161

6262
// increment on change
63-
#define SOFTWARE_VERSION_STR "NRZ-2020-133"
63+
#define SOFTWARE_VERSION_STR "NRZ-2020-134-B1"
6464
String SOFTWARE_VERSION(SOFTWARE_VERSION_STR);
6565

6666
/*****************************************************************

0 commit comments

Comments
 (0)