diff --git a/app.json b/app.json index 321862e..a7347b3 100644 --- a/app.json +++ b/app.json @@ -6,7 +6,7 @@ "slug": "daily-questions", "description": "Marshall Goldsmith's Daily Engagement Questions as an inofficial app", "orientation": "default", - "version": "1.27.2", + "version": "1.27.3", "assetBundlePatterns": [ "**/*" ], @@ -17,7 +17,7 @@ "RECEIVE_BOOT_COMPLETED", "SCHEDULE_EXACT_ALARM" ], - "versionCode": 34, + "versionCode": 35, "adaptiveIcon": { "foregroundImage": "./assets/dailies-logo.png" },