Sound mode support for media player

This commit is contained in:
Yegor Vialov
2018-11-23 14:11:34 +02:00
parent efbe33f4e3
commit da15e880ec
7 changed files with 40 additions and 13 deletions

View File

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