Bump version in UI

This commit is contained in:
estevez-dev 2019-04-04 21:51:05 +03:00
parent b246b7bc1d
commit 2a01ff8a03

View File

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