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
15c46668
Unverified
Commit
15c46668
authored
Jul 23, 2021
by
benguedj
Committed by
GitHub
Jul 23, 2021
Browse files
chore:
🤖
Change le numéro de version : 1.0.20 (#553)
parent
7c4bb64d
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 @
15c46668
...
...
@@ -12,7 +12,7 @@ export default {
},
package
:
"
com.fabrique.millejours
"
,
permissions
:
[
"
ACCESS_COARSE_LOCATION
"
,
"
ACCESS_FINE_LOCATION
"
],
versionCode
:
19
,
versionCode
:
20
,
},
assetBundlePatterns
:
[
"
**/*
"
],
hooks
:
{
...
...
@@ -29,7 +29,7 @@ export default {
},
icon
:
"
./assets/images/icon.png
"
,
ios
:
{
buildNumber
:
"
1.0.
19
"
,
buildNumber
:
"
1.0.
20
"
,
bundleIdentifier
:
"
com.fabrique.millejours
"
,
supportsTablet
:
true
,
},
...
...
@@ -46,7 +46,7 @@ export default {
fallbackToCacheTimeout
:
0
,
},
userInterfaceStyle
:
"
light
"
,
version
:
"
1.0.
19
"
,
version
:
"
1.0.
20
"
,
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