Skip to content

Commit eb2b94a

Browse files
committed
3.13.5
1 parent 5daba8b commit eb2b94a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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.4
4-
versionCode: 400017
3+
versionName: 3.13.5
4+
versionCode: 400019
55
manifest:
66
- file: AndroidManifest.xml
77
target: manifest/application
@@ -30,8 +30,8 @@ platforms:
3030
ios:
3131
targets:
3232
App:
33-
version: 3.3.13.4
34-
buildNumber: 400017
33+
version: 3.13.5
34+
buildNumber: 400019
3535
plist:
3636
- replace: true
3737
entries:

package-lock.json

Lines changed: 1 addition & 1 deletion
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.4",
3+
"version": "3.13.5",
44
"author": "Makina Corpus",
55
"homepage": "https://makina-corpus.com",
66
"scripts": {},

0 commit comments

Comments
 (0)