Skip to content

Commit

Permalink
Bump version: 0.3.0 → 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benleb committed Sep 29, 2019
1 parent 2ab954d commit ca59d2a
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.3.0"
APP_VERSION = "0.4.0"

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

0 comments on commit ca59d2a

Please sign in to comment.