diff --git a/custom_components/flightradar24/manifest.json b/custom_components/flightradar24/manifest.json index a99b434..a287fd1 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.34", "pycountry==23.12.11"], - "version": "1.21.3" + "version": "1.22.0" } \ No newline at end of file