Skip to content

Commit e7027a5

Browse files
authored
Bump version to 1.3.11 (#179)
1 parent 91a7a5e commit e7027a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/blitzortung/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"requirements": [
1616
"paho-mqtt>=1.5.0"
1717
],
18-
"version": "1.3.11-b1"
18+
"version": "1.3.11"
1919
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Contains the version of the Blitzortung integration."""
22

3-
__version__ = "1.3.11-b1"
3+
__version__ = "1.3.11"

0 commit comments

Comments
 (0)