diff --git a/custom_components/flightradar24/manifest.json b/custom_components/flightradar24/manifest.json index f4f1390..d0b00c1 100644 --- a/custom_components/flightradar24/manifest.json +++ b/custom_components/flightradar24/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/AlexandrErohin/home-assistant-flightradar24/issues", "requirements": ["FlightRadarAPI==1.3.25", "pycountry==23.12.11"], - "version": "1.19.0" + "version": "1.20.0" } \ No newline at end of file