From 616f2fb58d0a3acd6d61762c19759501852c31b4 Mon Sep 17 00:00:00 2001 From: Frederic Pillon Date: Mon, 9 Jan 2023 11:54:49 +0100 Subject: [PATCH] chore: bump library version Warning: not aligned with ArduinoBLE one Signed-off-by: Frederic Pillon --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index e9f8de55..e36e566c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=STM32duinoBLE -version=1.2.1 +version=1.2.2 author=Arduino, SRA maintainer=stm32duino sentence=Fork of ArduinoBLE library to add the support of STM32WB, SPBTLE-RF, SPBTLE-1S, BLUENRG-M2SP and BLUENRG-M0 BLE modules.