Skip to content

Commit 33979f8

Browse files
author
Thorsten Ludewig
committed
release 0.8.3
1 parent aa555f5 commit 33979f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/App/App.hpp.sample

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#define TLOG1( format, x) TelnetStream.printf( "(%ld) " format, millis(), x )
1010

1111
#define APP_NAME "ESP8266 Arduino Info"
12-
#define APP_VERSION "0.8.2"
12+
#define APP_VERSION "0.8.3"
1313
#define APP_AUTHOR "Dr. Thorsten Ludewig <[email protected]>"
1414
#define APP_CONFIG_FILE "/config.bin"
1515

0 commit comments

Comments
 (0)