We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14fb121 commit 11602beCopy full SHA for 11602be
custom_components/blitzortung/manifest.json
@@ -15,5 +15,5 @@
15
"requirements": [
16
"paho-mqtt>=1.5.0"
17
],
18
- "version": "1.4.0-b1"
+ "version": "1.4.0"
19
}
custom_components/blitzortung/version.py
@@ -1,3 +1,3 @@
1
"""Version module for the Blitzortung integration."""
2
3
-__version__ = "1.4.0-b1"
+__version__ = "1.4.0"
0 commit comments