From 363d0540e17e74114c7e40d61895c4ab07d4083d Mon Sep 17 00:00:00 2001 From: Juraj Andrassy Date: Sun, 5 Jul 2020 10:44:23 +0200 Subject: [PATCH] library.properties - version 1.0.4 and dot_a_linkage --- library.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library.properties b/library.properties index ed2ef0b..e0d5b55 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArduinoOTA -version=1.0.3 +version=1.0.4 author=Arduino,Juraj Andrassy maintainer=Juraj Andrassy sentence=Upload sketch over network to Arduino board with WiFi or Ethernet libraries @@ -8,3 +8,4 @@ category=Other url=https://github.com/jandrassy/ArduinoOTA architectures=* includes=ArduinoOTA.h +dot_a_linkage=true