This commit is contained in:
Yegor Vialov 2019-11-29 13:02:22 +00:00
parent 7d30c2f9d5
commit 8b4df98cb9
2 changed files with 2 additions and 2 deletions

View File

@ -143,7 +143,7 @@ final SentryClient _sentry = SentryClient(dsn: "https://03ef364745cc4c23a60ddbc8
final FirebaseMessaging _firebaseMessaging = FirebaseMessaging();
FlutterLocalNotificationsPlugin flutterLocalNotificationsPlugin = new FlutterLocalNotificationsPlugin();
const String appName = "HA Client";
const appVersionNumber = "0.7.5";
const appVersionNumber = "0.7.6";
const appVersionAdd = "";
const appVersion = "$appVersionNumber$appVersionAdd";

View File

@ -1,7 +1,7 @@
name: hass_client
description: Home Assistant Android Client
version: 0.7.5+750
version: 0.7.6+760
environment: