Skip to content

Commit 699a440

Browse files
fix: update minimum mx version to 11.13.0
1 parent b8e80c2 commit 699a440

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.11.0",
14+
"minimumMXVersion": "11.13.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.11.0",
14+
"minimumMXVersion": "11.13.0",
1515
"marketplaceId": 109515
1616
},
1717
"testProject": {

0 commit comments

Comments
 (0)