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