From c8833c5a2eacab4b1fedcb51d96fd828e9d0328d Mon Sep 17 00:00:00 2001 From: Ayush Sharma Date: Fri, 14 Aug 2020 14:59:14 +0530 Subject: [PATCH] Version Bump --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 07f4b48..d0d80b3 100644 --- a/library.json +++ b/library.json @@ -15,7 +15,7 @@ "maintainer": true } ], - "version": "2.2.2", + "version": "2.2.3", "frameworks": "arduino", "platforms": "espressif" } diff --git a/library.properties b/library.properties index 73a02b6..910f05e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AsyncElegantOTA -version=2.2.2 +version=2.2.3 author=Ayush Sharma category=Communication maintainer=Ayush Sharma