Skip to content

Commit 977670f

Browse files
committed
Version 4.1.0
1 parent af3f19a commit 977670f

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PODS:
22
- CryptoSwift (1.8.0)
3-
- nRFMeshProvision (4.0.1):
3+
- nRFMeshProvision (4.1.0):
44
- CryptoSwift (= 1.8.0)
55

66
DEPENDENCIES:
@@ -16,7 +16,7 @@ EXTERNAL SOURCES:
1616

1717
SPEC CHECKSUMS:
1818
CryptoSwift: 52aaf3fce7337552863b1d952e408085f0e65030
19-
nRFMeshProvision: 5c8db99cd9d95cc5051cc1344d75fd3fefed8659
19+
nRFMeshProvision: 8594edb22fa5ed7abfe275105acd870ee58da1dc
2020

2121
PODFILE CHECKSUM: 798fe4d826703f91673f9c99ff182b2dfa6655f4
2222

Example/Pods/Local Podspecs/nRFMeshProvision.podspec.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/nRFMeshProvision/nRFMeshProvision-Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/nRF Mesh.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1568,7 +1568,7 @@
15681568
);
15691569
LIBRARY_SEARCH_PATHS = "$(inherited)";
15701570
LINK_WITH_STANDARD_LIBRARIES = YES;
1571-
MARKETING_VERSION = 4.0.1;
1571+
MARKETING_VERSION = 4.1.0;
15721572
MODULE_NAME = ExampleApp;
15731573
OTHER_LDFLAGS = "$(inherited)";
15741574
PRODUCT_BUNDLE_IDENTIFIER = com.nordicsemi.nRFProvisioner;
@@ -1601,7 +1601,7 @@
16011601
);
16021602
LIBRARY_SEARCH_PATHS = "$(inherited)";
16031603
LINK_WITH_STANDARD_LIBRARIES = YES;
1604-
MARKETING_VERSION = 4.0.1;
1604+
MARKETING_VERSION = 4.1.0;
16051605
MODULE_NAME = ExampleApp;
16061606
OTHER_LDFLAGS = "$(inherited)";
16071607
PRODUCT_BUNDLE_IDENTIFIER = com.nordicsemi.nRFProvisioner;

nRFMeshProvision.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Pod::Spec.new do |s|
1111
s.name = 'nRFMeshProvision'
12-
s.version = '4.0.1'
12+
s.version = '4.1.0'
1313
s.summary = 'A Bluetooth Mesh library'
1414
s.description = <<-DESC
1515
nRF Mesh is a Bluetooth mesh compliant library supporting features such as provisioning, configuration and control of Bluetooth mesh nodes.

0 commit comments

Comments
 (0)