Skip to content

Commit

Permalink
move requirements.txt to app folder
Browse files Browse the repository at this point in the history
  • Loading branch information
benleb committed Sep 29, 2019
1 parent 56666a0 commit d9aea8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/notifreeze/notifreeze.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

APP_NAME = "NotiFreeze"
APP_ICON = "❄️ "
APP_VERSION = "0.4.1"
APP_VERSION = "0.4.2"

# state set by home assistant if entity exists but no state
STATE_UNKNOWN = "unknown"
Expand Down

0 comments on commit d9aea8e

Please sign in to comment.