diff --git a/custom_components/myskoda/manifest.json b/custom_components/myskoda/manifest.json index 8b71d4ba..180f8846 100644 --- a/custom_components/myskoda/manifest.json +++ b/custom_components/myskoda/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/Prior99/myskoda/issues", "requirements": ["beautifulsoup4==4.12.3", "myskoda~0.1.0"], - "version": "1.2.2" + "version": "1.2.3" }