881
This commit is contained in:
parent
c5d617477f
commit
d727a29991
@ -146,7 +146,7 @@ EventBus eventBus = new EventBus();
|
||||
final FirebaseMessaging _firebaseMessaging = FirebaseMessaging();
|
||||
FlutterLocalNotificationsPlugin flutterLocalNotificationsPlugin = new FlutterLocalNotificationsPlugin();
|
||||
const String appName = "HA Client";
|
||||
const appVersionNumber = "0.8.0-alpha";
|
||||
const appVersionNumber = "0.8.0-alpha1";
|
||||
const appVersionAdd = "";
|
||||
const appVersion = "$appVersionNumber$appVersionAdd";
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: hass_client
|
||||
description: Home Assistant Android Client
|
||||
|
||||
version: 0.8.0+880
|
||||
version: 0.8.0+881
|
||||
|
||||
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user