Version 0.2.3

This commit is contained in:
estevez
2018-09-30 23:14:40 +03:00
parent 062392b38c
commit 0d7e7eb6f7
3 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@ part 'badge_class.dart';
EventBus eventBus = new EventBus();
const String appName = "HA Client";
const appVersion = "0.2.0";
const appVersion = "0.2.1";
String homeAssistantWebHost;