Skip to content

Commit 29cf151

Browse files
committed
chore: bump the nmr version
1 parent cc2e790 commit 29cf151

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

packages/jsActions/mobile-resources-native/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [7.0.0] Native Mobile Resources - 2024-07-08
10+
911
- We have fixed an issue with checking blocked permissions on iOS
1012
- We have fixed an issue with `useNavigation` support in widgets.
1113

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "mobile-resources-native",
33
"moduleName": "Native Mobile Resources",
4-
"version": "6.1.0",
4+
"version": "7.0.0",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/mendix/native-widgets.git"
1010
},
1111
"marketplace": {
12-
"minimumMXVersion": "10.6.9.36429",
12+
"minimumMXVersion": "10.12.0.38909",
1313
"marketplaceId": 109513
1414
},
1515
"testProject": {

0 commit comments

Comments
 (0)