Skip to content

Commit afe8c7d

Browse files
authored
chore: 🤖 Change le numéro de version : 1.1.71 (#1587)
1 parent 5dbfb50 commit afe8c7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

front/app.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default {
3737
],
3838
playStoreUrl:
3939
"https://play.google.com/store/apps/details?id=com.fabrique.millejours",
40-
versionCode: 70,
40+
versionCode: 71,
4141
},
4242
assetBundlePatterns: ["**/*"],
4343
hooks: {
@@ -58,7 +58,7 @@ export default {
5858
appStoreUrl:
5959
"https://apps.apple.com/us/app/1000-premiers-jours/id1573729958",
6060
associatedDomains: [`applinks:${process.env.DEEPLINK_DOMAIN}`],
61-
buildNumber: "1.1.70",
61+
buildNumber: "1.1.71",
6262
bundleIdentifier: "com.fabrique.millejours",
6363
infoPlist: {
6464
NSCalendarsUsageDescription:
@@ -92,7 +92,7 @@ export default {
9292
fallbackToCacheTimeout: 0,
9393
},
9494
userInterfaceStyle: "light",
95-
version: "1.1.70",
95+
version: "1.1.71",
9696
web: {
9797
favicon: "./src/assets/images/favicon.png",
9898
},

0 commit comments

Comments
 (0)