Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SocialGouv
1000jours
les1000jours
Commits
5b5db388
Unverified
Commit
5b5db388
authored
Jul 29, 2021
by
benguedj
Committed by
GitHub
Jul 29, 2021
Browse files
chore:
🤖
Change le numéro de version : 1.0.23 (#567)
parent
2614e260
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
front/app.config.js
front/app.config.js
+3
-3
No files found.
front/app.config.js
View file @
5b5db388
...
...
@@ -13,7 +13,7 @@ export default {
},
package
:
"
com.fabrique.millejours
"
,
permissions
:
[
"
ACCESS_COARSE_LOCATION
"
,
"
ACCESS_FINE_LOCATION
"
],
versionCode
:
2
2
,
versionCode
:
2
3
,
},
assetBundlePatterns
:
[
"
**/*
"
],
hooks
:
{
...
...
@@ -31,7 +31,7 @@ export default {
},
icon
:
"
./assets/images/icon.png
"
,
ios
:
{
buildNumber
:
"
1.0.2
2
"
,
buildNumber
:
"
1.0.2
3
"
,
bundleIdentifier
:
"
com.fabrique.millejours
"
,
infoPlist
:
{
NSLocationWhenInUseUsageDescription
:
...
...
@@ -52,7 +52,7 @@ export default {
fallbackToCacheTimeout
:
0
,
},
userInterfaceStyle
:
"
light
"
,
version
:
"
1.0.2
2
"
,
version
:
"
1.0.2
3
"
,
web
:
{
favicon
:
"
./assets/images/favicon.png
"
,
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment