From 226f266734aabe87fe07969251ec9ed2dade4672 Mon Sep 17 00:00:00 2001 From: Juraj Andrassy Date: Fri, 19 Jan 2024 20:30:06 +0100 Subject: [PATCH] version 1.1.0 --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 4274fc4..1ca5f4d 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=ArduinoOTA -version=1.0.12 +version=1.1.0 author=Arduino,Juraj Andrassy maintainer=Juraj Andrassy sentence=Upload sketch over network to Arduino board with WiFi or Ethernet libraries -paragraph=Based on WiFi101OTA library. Uploads over Ethernet, EthernetENC, WiFi101, WiFiNina, WiFiEspAT to SAMD, Uno R4, nRF5, RP2040, STM32F, ESP and to classic ATmega with more than 64 kB flash memory. +paragraph=Based on WiFi101OTA library. Updates SAMD, Uno R4, nRF5, RP2040, STM32F and to classic ATmega with more than 64 kB flash memory. category=Other url=https://github.com/jandrassy/ArduinoOTA architectures=*