log improve and v.0.3.6

This commit is contained in:
Yegor Vialov
2018-11-04 19:30:10 +02:00
parent 71c4ac7fed
commit 04d8681656
4 changed files with 7 additions and 12 deletions

View File

@ -75,7 +75,7 @@ part 'ui_widgets/card_header_widget.dart';
EventBus eventBus = new EventBus();
const String appName = "HA Client";
const appVersion = "0.3.5";
const appVersion = "0.3.6";
String homeAssistantWebHost;