Skip to content

Commit 40a7685

Browse files
chore: update minMxVersion
1 parent e63ef76 commit 40a7685

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

0 commit comments

Comments
 (0)