Resolves #136 cover state

This commit is contained in:
Yegor Vialov
2018-10-17 21:21:00 +03:00
parent 5ca4424933
commit 8284bb6e76
4 changed files with 5 additions and 4 deletions

View File

@ -30,7 +30,7 @@ part 'card_class.dart';
EventBus eventBus = new EventBus();
const String appName = "HA Client";
const appVersion = "0.3.0.39";
const appVersion = "0.3.1";
String homeAssistantWebHost;