From 0e8eed2c95a382728f5e9c8d2066d4d90d048fd1 Mon Sep 17 00:00:00 2001 From: Juraj Andrassy Date: Wed, 5 Jul 2023 17:44:49 +0200 Subject: [PATCH] version 1.0.10 --- README.md | 1 + library.properties | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4febb59..a769bfa 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ Does the OTA uploaded sketch have ArduinoOTA? * STM32 - BluePill F103CB (128kB flash) - BlackPill F411CE + - [NUCLEO-F303RE](https://github.com/JAndrassy/ArduinoOTA/issues/203) * nRF5 - Seeed Arch Link (nRF51 board) - [nrf52832 board](https://github.com/jandrassy/ArduinoOTA/issues/1) diff --git a/library.properties b/library.properties index dc7f653..d57fb26 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArduinoOTA -version=1.0.9 +version=1.0.10 author=Arduino,Juraj Andrassy maintainer=Juraj Andrassy sentence=Upload sketch over network to Arduino board with WiFi or Ethernet libraries