diff --git a/CHANGELOG.md b/CHANGELOG.md index b600f49..16ecbbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v3.0.0 +## v3.0.0-beta1 BREAKING CHANGE: subsystem IDs are changing due conflict of multi "instance" conflict Can break automations, dashboards or anything connected to "SubSystems IDs" diff --git a/custom_components/hikvision_axpro/manifest.json b/custom_components/hikvision_axpro/manifest.json index 3550fed..ff9abe8 100644 --- a/custom_components/hikvision_axpro/manifest.json +++ b/custom_components/hikvision_axpro/manifest.json @@ -14,5 +14,5 @@ "hikaxpro==2.3.0", "requests" ], - "version": "2.3.0" + "version": "3.0.0-beta1" } \ No newline at end of file