Skip to content

Commit 111a9f1

Browse files
committed
chore: bump mendix studio version references
1 parent fa8c599 commit 111a9f1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.10.0"
2+
"latest": "11.11.0"
33
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"marketplace": {
1212
"name": "Native Mobile Resources",
1313
"description": "Download this module to access a rich set of widgets and nanoflow actions created for native mobile, including authentication, network, platform, and more. A must-have for native mobile development!",
14-
"minimumMXVersion": "11.10.0",
14+
"minimumMXVersion": "11.11.0",
1515
"marketplaceId": 109513
1616
},
1717
"testProject": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"marketplace": {
1212
"name": "Nanoflow Commons",
1313
"description": "The Nanoflow Commons module contains commonly used nanoflow actions that are usable across web, hybrid mobile, and native mobile apps, such as: client activities, geo location, local storage, & more.",
14-
"minimumMXVersion": "11.10.0",
14+
"minimumMXVersion": "11.11.0",
1515
"marketplaceId": 109515
1616
},
1717
"testProject": {

0 commit comments

Comments
 (0)