Skip to content

Commit

Permalink
Update const.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MapoDan authored May 13, 2020
1 parent a11d004 commit 822704d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/file_restore/const.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
""" Useful constant for file_restore integration """
#Generic
VERSION = "3.0"
VERSION = "3.1"
DOMAIN = "file_restore"
PLATFORM = "sensor"
ISSUE_URL = "https://github.com/custom-components/sensor.file_restore/issues"
Expand Down

0 comments on commit 822704d

Please sign in to comment.