This commit is contained in:
Yegor Vialov
2018-11-11 20:54:54 +02:00
parent d9790dedbb
commit c85a9bbe27
3 changed files with 65 additions and 21 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.8";
const appVersion = "0.3.8 internal build 61";
String homeAssistantWebHost;