This commit is contained in:
estevez-dev
2019-05-09 13:17:30 +03:00
parent 14cc55a2c7
commit d1c9fddba6
2 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ part 'ui_widgets/config_panel_widget.dart';
EventBus eventBus = new EventBus();
const String appName = "HA Client";
const appVersion = "0.5.3";
const appVersion = "0.5.4";
String homeAssistantWebHost;