Skip to content

Commit 9b24c3a

Browse files
committed
3.14.1
1 parent ede3315 commit 9b24c3a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
platforms:
22
android:
3-
versionName: 3.14.0
4-
versionCode: 400030
3+
versionName: 3.14.1
4+
versionCode: 400040
55
manifest:
66
- file: AndroidManifest.xml
77
target: manifest/application
@@ -29,8 +29,8 @@ platforms:
2929
ios:
3030
targets:
3131
App:
32-
version: 3.14.0
33-
buildNumber: 400030
32+
version: 3.14.1
33+
buildNumber: 400040
3434
plist:
3535
- replace: true
3636
entries:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geotrek-mobile",
3-
"version": "3.14.0",
3+
"version": "3.14.1",
44
"author": "Makina Corpus",
55
"homepage": "https://makina-corpus.com",
66
"scripts": {},

0 commit comments

Comments
 (0)