This commit is contained in:
Yegor Vialov
2018-10-15 00:29:40 +03:00
parent ffc053fbe6
commit 69f45b52cf
5 changed files with 37 additions and 13 deletions

View File

@ -30,7 +30,7 @@ part 'card_class.dart';
EventBus eventBus = new EventBus();
const String appName = "HA Client";
const appVersion = "0.2.5.34";
const appVersion = "0.2.5.35";
String homeAssistantWebHost;