0.8.4
This commit is contained in:
parent
7c2cfe3215
commit
0e8869878f
@ -150,7 +150,7 @@ final FirebaseMessaging _firebaseMessaging = FirebaseMessaging();
|
||||
FlutterLocalNotificationsPlugin flutterLocalNotificationsPlugin = new FlutterLocalNotificationsPlugin();
|
||||
const String appName = "HA Client";
|
||||
const appVersionNumber = "0.8.4";
|
||||
const appVersionAdd = "alpha1";
|
||||
const appVersionAdd = "";
|
||||
const appVersion = "$appVersionNumber$appVersionAdd";
|
||||
|
||||
Future<void> _reportError(dynamic error, dynamic stackTrace) async {
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: hass_client
|
||||
description: Home Assistant Android Client
|
||||
|
||||
version: 0.8.3+890
|
||||
version: 0.8.4+891
|
||||
|
||||
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user