File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ export default {
37
37
] ,
38
38
playStoreUrl :
39
39
"https://play.google.com/store/apps/details?id=com.fabrique.millejours" ,
40
- versionCode : 70 ,
40
+ versionCode : 71 ,
41
41
} ,
42
42
assetBundlePatterns : [ "**/*" ] ,
43
43
hooks : {
@@ -58,7 +58,7 @@ export default {
58
58
appStoreUrl :
59
59
"https://apps.apple.com/us/app/1000-premiers-jours/id1573729958" ,
60
60
associatedDomains : [ `applinks:${ process . env . DEEPLINK_DOMAIN } ` ] ,
61
- buildNumber : "1.1.70 " ,
61
+ buildNumber : "1.1.71 " ,
62
62
bundleIdentifier : "com.fabrique.millejours" ,
63
63
infoPlist : {
64
64
NSCalendarsUsageDescription :
@@ -92,7 +92,7 @@ export default {
92
92
fallbackToCacheTimeout : 0 ,
93
93
} ,
94
94
userInterfaceStyle : "light" ,
95
- version : "1.1.70 " ,
95
+ version : "1.1.71 " ,
96
96
web : {
97
97
favicon : "./src/assets/images/favicon.png" ,
98
98
} ,
You can’t perform that action at this time.
0 commit comments