diff --git a/library.json b/library.json index 5041b7c..3acca7b 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/OttoWinter/AsyncTCP.git" }, - "version": "1.1.1", + "version": "1.2.0", "license": "LGPL-3.0", "frameworks": "arduino", "platforms": "espressif32", diff --git a/library.properties b/library.properties deleted file mode 100644 index 38f03d4..0000000 --- a/library.properties +++ /dev/null @@ -1,9 +0,0 @@ -name=AsyncTCP-esphome -version=1.1.1 -author=Me-No-Dev -maintainer=Me-No-Dev -sentence=Async TCP Library for ESP32 -paragraph=Async TCP Library for ESP32 -category=Other -url=https://github.com/OttoWinter/AsyncTCP -architectures=*