Skip to content

Commit 828b1c4

Browse files
authored
Update const.py
1 parent 022a0c0 commit 828b1c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/file_restore/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
""" Useful constant for file_restore integration """
22
#Generic
3-
VERSION = "3.1"
3+
VERSION = "3.2"
44
DOMAIN = "file_restore"
55
PLATFORM = "sensor"
66
ISSUE_URL = "https://github.com/custom-components/sensor.file_restore/issues"

0 commit comments

Comments
 (0)