From 2fd0c881f31cdc160dfb554c4f98b8aaebee306e Mon Sep 17 00:00:00 2001 From: Magnus <51722613+mp-se@users.noreply.github.com> Date: Tue, 18 Oct 2022 09:28:03 +0200 Subject: [PATCH] Bump version --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.