We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d32a9 commit 205eb17Copy full SHA for 205eb17
custom_components/pod_point/manifest.json
@@ -570,5 +570,5 @@
570
"aiodiscover",
571
"scapy"
572
],
573
- "version": "1.2.0"
+ "version": "1.2.2"
574
}
custom_components/pod_point/version.py
@@ -1,2 +1,2 @@
1
"""Version of the Pod Point integration"""
2
-__version__ = "1.2.1"
+__version__ = "1.2.2"
0 commit comments