We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f515848 commit 5641ef9Copy full SHA for 5641ef9
airrohr-firmware/Versions.md
@@ -1,3 +1,6 @@
1
+NRZ-2020-134-B1
2
+* next beta version
3
+
4
NRZ-2020-133
5
online since 2020-11-29
6
* same as NRZ-2020-132-B3
airrohr-firmware/airrohr-firmware.ino
@@ -60,7 +60,7 @@
60
#include <pgmspace.h>
61
62
// increment on change
63
-#define SOFTWARE_VERSION_STR "NRZ-2020-133"
+#define SOFTWARE_VERSION_STR "NRZ-2020-134-B1"
64
String SOFTWARE_VERSION(SOFTWARE_VERSION_STR);
65
66
/*****************************************************************
0 commit comments