version 0.3.8

This commit is contained in:
Yegor Vialov
2018-11-06 21:12:24 +02:00
parent efd06ca547
commit 0e3474bbcb
5 changed files with 6 additions and 11 deletions

View File

@ -75,7 +75,7 @@ part 'ui_widgets/card_header_widget.dart';
EventBus eventBus = new EventBus();
const String appName = "HA Client";
const appVersion = "0.3.7";
const appVersion = "0.3.8";
String homeAssistantWebHost;