From 5d03a33253c41b656f53f0d341746d10b3bc4d94 Mon Sep 17 00:00:00 2001 From: Magnus Persson Date: Fri, 18 Mar 2022 19:25:38 +0100 Subject: [PATCH] Bump version --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 6640ac0..0186b21 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.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#