Bump version to 1.2.0

This commit is contained in:
Otto winter
2021-04-08 15:34:35 +02:00
parent d2fec0cb7e
commit cfecaa3a1c
2 changed files with 1 additions and 10 deletions

View File

@@ -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",

View File

@@ -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=*