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 8fd6a9f commit f515848Copy full SHA for f515848
airrohr-firmware/Versions.md
@@ -1,3 +1,7 @@
1
+NRZ-2020-133
2
+online since 2020-11-29
3
+* same as NRZ-2020-132-B3
4
+
5
NRZ-2020-132-B3
6
* Move favicon.ico fetching last
7
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-132-B3"
+#define SOFTWARE_VERSION_STR "NRZ-2020-133"
64
String SOFTWARE_VERSION(SOFTWARE_VERSION_STR);
65
66
/*****************************************************************
0 commit comments