diff --git a/html/management_EN.html b/html/management_EN.html index b5b173f..6bead9e 100644 --- a/html/management_EN.html +++ b/html/management_EN.html @@ -484,19 +484,21 @@ +
+
+
+ Firmware-Update +
+
+ + +
+ +
+


-
- Firmware Update -
-
- - -
- -
-
\
\
\ -
\ - Firmware Update\ -
\ -
\ - \ - \ -
\ - \ -
\ -
\
\
\ Forum\ diff --git a/src/revision.h b/src/revision.h index 194c268..184573d 100644 --- a/src/revision.h +++ b/src/revision.h @@ -1,4 +1,4 @@ #ifndef __REVISION_H__ #define __REVISION_H__ - constexpr const char softwareRevision[] PROGMEM = "Software-revision: 20210725-1"; + constexpr const char softwareRevision[] PROGMEM = "Software-revision: 20210727-1"; #endif \ No newline at end of file