Skip to content

Commit 370f218

Browse files
committed
chore(release): v3.1.8
## v3.1.8 (2025-10-08)
1 parent 0841722 commit 370f218

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/thermal_vision/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
DOMAIN = "thermal_vision"
44

5-
VERSION = "v3.1.7"
5+
VERSION = "v3.1.8"
66
ISSUE_URL = "https://github.com/TheRealWaldo/thermal/issues"
77

88
CONF_WIDTH = "width"

custom_components/thermal_vision/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"iot_class": "local_polling",
88
"issue_tracker": "https://github.com/TheRealWaldo/thermal/issues",
99
"requirements": ["colour", "numpy", "pillow"],
10-
"version": "v3.1.7"
10+
"version": "v3.1.8"
1111
}

0 commit comments

Comments
 (0)