Fix icons for entity button

This commit is contained in:
Yegor Vialov
2018-12-25 11:48:37 +02:00
parent d3c1422b9e
commit c65ade9827
3 changed files with 4 additions and 2 deletions

View File

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