This commit is contained in:
Yegor Vialov 2020-04-29 07:48:05 +00:00
parent bc045344a5
commit c0faaafd04
2 changed files with 2 additions and 2 deletions

View File

@ -156,7 +156,7 @@ EventBus eventBus = new EventBus();
final FirebaseMessaging _firebaseMessaging = FirebaseMessaging();
FlutterLocalNotificationsPlugin flutterLocalNotificationsPlugin = new FlutterLocalNotificationsPlugin();
const String appName = "HA Client";
const appVersionNumber = "0.8.5";
const appVersionNumber = "0.8.6";
const appVersionAdd = "";
const appVersion = "$appVersionNumber$appVersionAdd";

View File

@ -1,7 +1,7 @@
name: hass_client
description: Home Assistant Android Client
version: 0.8.5+896
version: 0.8.6+897
environment: