From fed48d8e94134de6a8b2cf131a85b16c4e4e7690 Mon Sep 17 00:00:00 2001 From: Ayush Sharma Date: Fri, 14 Aug 2020 14:58:41 +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 6485c16..c6eaa1b 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 2735c95..3bb3f45 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ElegantOTA -version=2.2.2 +version=2.2.3 author=Ayush Sharma category=Communication maintainer=Ayush Sharma