This commit is contained in:
estevez-dev
2019-04-04 22:12:08 +03:00
parent 921b0e09b0
commit 885a516676
2 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@ part 'ui_widgets/config_panel_widget.dart';
EventBus eventBus = new EventBus();
const String appName = "HA Client";
const appVersion = "0.6.0-alpha1";
const appVersion = "0.6.0-alpha2";
void main() {
FlutterError.onError = (errorDetails) {