Minor fixes

This commit is contained in:
Yegor Vialov
2018-10-12 18:03:27 +03:00
parent 948d1d4e23
commit b5f9ecf601
6 changed files with 32 additions and 20 deletions

View File

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