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;

View File

@ -1,7 +1,7 @@
name: hass_client
description: Home Assistant Android Client
version: 0.5.3+530
version: 0.5.4+540
environment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"