diff --git a/platformio.ini b/platformio.ini index 4fb7d33..2f1e518 100644 --- a/platformio.ini +++ b/platformio.ini @@ -33,7 +33,7 @@ build_flags = -D EMBED_HTML # If this is not used the html files needs to be on the file system (can be uploaded) -D USER_SSID=\""\"" # =\""myssid\"" -D USER_SSID_PWD=\""\"" # =\""mypwd\"" - -D CFG_APPVER="\"0.9.0\"" + -D CFG_APPVER="\"1.0.0\"" !python script/git_rev.py lib_deps = # Switched to forks for better version control. # Using local copy of these libraries