This commit is contained in:
Yegor Vialov
2018-10-16 21:10:59 +03:00
parent 758376a891
commit 85379cf491
4 changed files with 16 additions and 7 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.38";
const appVersion = "0.3.0.39";
String homeAssistantWebHost;