diff --git a/custom_components/ais_receiver/manifest.json b/custom_components/ais_receiver/manifest.json index c186146..68cf9ac 100644 --- a/custom_components/ais_receiver/manifest.json +++ b/custom_components/ais_receiver/manifest.json @@ -8,5 +8,5 @@ "issue_tracker": "https://github.com/mib1185/ha-component-ais_receiver/issues", "loggers": ["pyais"], "requirements": ["pyais==2.7.0"], - "version": "0.0.1b2" + "version": "0.0.1" }