Bump version

This commit is contained in:
Magnus Persson 2022-03-18 19:25:38 +01:00
parent 65983e638a
commit 5d03a33253

View File

@ -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.8.11\""
-D CFG_APPVER="\"0.8.12\""
lib_deps = # Switched to forks for better version control.
# Using local copy of these libraries
#https://github.com/jrowberg/i2cdevlib.git#<document>