Skip to content

Commit 579c9c4

Browse files
committed
3.13.6
1 parent 7bc6bf1 commit 579c9c4

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.13.5
4-
versionCode: 400019
3+
versionName: 3.13.6
4+
versionCode: 400020
55
manifest:
66
- file: AndroidManifest.xml
77
target: manifest/application
@@ -29,8 +29,8 @@ platforms:
2929
ios:
3030
targets:
3131
App:
32-
version: 3.13.5
33-
buildNumber: 400019
32+
version: 3.13.6
33+
buildNumber: 400020
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.13.5",
3+
"version": "3.13.6",
44
"author": "Makina Corpus",
55
"homepage": "https://makina-corpus.com",
66
"scripts": {},

0 commit comments

Comments
 (0)