From f6297c310bddb579952bbc8d36b924e598a6b8ef Mon Sep 17 00:00:00 2001 From: joelkoz Date: Fri, 14 Jun 2019 18:29:01 -0400 Subject: [PATCH] Changed version to 0.4.1 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 1050b3cdb..5b714d490 100644 --- a/library.json +++ b/library.json @@ -65,7 +65,7 @@ "name": "RemoteDebug", "version": "https://github.com/JoaoLopesF/RemoteDebug.git#0b5a9c1a49fd2ade0e3cadc3a3707781e819359a" } ], - "version": "0.4.0", + "version": "0.4.1", "frameworks": "arduino", "platforms": "*" } diff --git a/library.properties b/library.properties index 9e962862a..11010ea78 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SensESP -version=0.4.0 +version=0.4.1 author=Matti Airas maintainer=Matti Airas sentence=Signal K sensor development library for ESP devices