Bump version

This commit is contained in:
Magnus Persson 2022-01-13 09:18:51 +01:00
parent e1484ca2fd
commit 5c400e4e47

View File

@ -39,7 +39,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.5.3\""
-D CFG_APPVER="\"0.6.0\""
lib_deps = # Switched to forks for better version control.
# Using local copy of this library
#https://github.com/jrowberg/i2cdevlib.git#<document>