Skip to content

Commit 182ad9c

Browse files
committed
3.10.0
1 parent 9db84d3 commit 182ad9c

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.9.2
4-
versionCode: 309020
3+
versionName: 3.10.0
4+
versionCode: 301000
55
manifest:
66
- file: AndroidManifest.xml
77
target: manifest/application
@@ -20,8 +20,8 @@ platforms:
2020
ios:
2121
targets:
2222
App:
23-
version: 3.9.2
24-
buildNumber: 309020
23+
version: 3.10.0
24+
buildNumber: 301000
2525
plist:
2626
- replace: true
2727
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.9.2",
3+
"version": "3.10.0",
44
"author": "Makina Corpus",
55
"homepage": "https://makina-corpus.com",
66
"scripts": {},

0 commit comments

Comments
 (0)