Skip to content

Commit a035de8

Browse files
author
Thorsten Ludewig
committed
release version 0.9.0
1 parent 43c1be9 commit a035de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/App/App.hpp

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

1212
#define APP_NAME "ESP8266 Arduino Info"
13-
#define APP_VERSION "0.8.4"
13+
#define APP_VERSION "0.9.0"
1414
#define APP_AUTHOR "Dr. Thorsten Ludewig <[email protected]>"
1515
#define APP_CONFIG_FILE "/config.bin"
1616

0 commit comments

Comments
 (0)