diff --git a/platformio.ini b/platformio.ini index 1e28df5..5a2036c 100644 --- a/platformio.ini +++ b/platformio.ini @@ -34,7 +34,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="\"1.1.0\"" + -D CFG_APPVER="\"1.1.1\"" #-D CFG_GITREV=\""beta-4\"" !python script/git_rev.py lib_deps = # Switched to forks for better version control.