From d8f0f66c5909b87324f622cc5d5a79367f8276d3 Mon Sep 17 00:00:00 2001 From: h2zero Date: Wed, 24 Nov 2021 19:49:21 -0700 Subject: [PATCH] Update library.properties version. --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index b0851945..11abace6 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=NimBLE-Arduino -version=1.3.1 +version=1.3.3 author=h2zero maintainer=h2zero sentence=Bluetooth low energy (BLE) library for arduino-esp32 based on NimBLE.