diff --git a/.gitignore b/.gitignore index ba6f0fa..1e62adc 100644 --- a/.gitignore +++ b/.gitignore @@ -7,5 +7,6 @@ RemoteSystemsTempFiles .pioenvs .piolibdeps +.vscode .clang_complete .gcc-flags.json diff --git a/library.json b/library.json index d4daa56..01d9107 100644 --- a/library.json +++ b/library.json @@ -15,5 +15,5 @@ "espressif8266", "espressif32" ], - "version": "1.6.5" + "version": "1.6.6" } diff --git a/library.properties b/library.properties index c6582db..f382b02 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESP8266 Weather Station -version=1.6.5 +version=1.6.6 author=ThingPulse maintainer=ThingPulse sentence=ESP8266 based internet connected Weather Station