Skip to content

Commit 5f8b807

Browse files
author
Harun.Karahan
committed
set minMxVersion
1 parent e0c7886 commit 5f8b807

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

configs/e2e/mendix-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"latest": "11.0.0.73100"
2+
"latest": "10.24.0.73019"
33
}

packages/jsActions/mobile-resources-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/mendix/native-widgets.git"
1010
},
1111
"marketplace": {
12-
"minimumMXVersion": "11.0.0.73100",
12+
"minimumMXVersion": "10.24.0.73019",
1313
"marketplaceId": 109513
1414
},
1515
"testProject": {

packages/jsActions/nanoflow-actions-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/mendix/native-widgets.git"
1010
},
1111
"marketplace": {
12-
"minimumMXVersion": "11.0.0.73100",
12+
"minimumMXVersion": "10.24.0.73019",
1313
"marketplaceId": 109515
1414
},
1515
"testProject": {

0 commit comments

Comments
 (0)