Bump version in UI
This commit is contained in:
parent
b246b7bc1d
commit
2a01ff8a03
@ -100,7 +100,7 @@ part 'ui_widgets/config_panel_widget.dart';
|
||||
|
||||
EventBus eventBus = new EventBus();
|
||||
const String appName = "HA Client";
|
||||
const appVersion = "0.5.2";
|
||||
const appVersion = "0.5.3";
|
||||
|
||||
String homeAssistantWebHost;
|
||||
|
||||
|
Reference in New Issue
Block a user