From 70e38c0c30925c83227b47368cb8910e315a8923 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20St=C3=B6r?= Date: Thu, 21 Mar 2019 21:56:28 +0100 Subject: [PATCH] Bump version --- .gitignore | 1 + library.json | 2 +- library.properties | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) 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