Skip to content

Commit

Permalink
Merge pull request #525 from NordicSemiconductor/version/4.14.0
Browse files Browse the repository at this point in the history
Version 4.14.0
  • Loading branch information
philips77 authored Dec 7, 2023
2 parents 92d3e90 + a767562 commit 9e8be83
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Test App/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- iOSDFULibrary (4.13.0):
- iOSDFULibrary (4.14.0):
- ZIPFoundation (= 0.9.16)
- ZIPFoundation (0.9.16)

Expand All @@ -15,7 +15,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
iOSDFULibrary: 33908abb48656bcf9e69f8b65fc16ac44af80690
iOSDFULibrary: 02e43ad33fb80b8d50f94900c5bdd807ababc15d
ZIPFoundation: d170fa8e270b2a32bef9dcdcabff5b8f1a5deced

PODFILE CHECKSUM: ae4b20f609dc65f886ce92e7f350ae5ef1fa65ca
Expand Down
4 changes: 2 additions & 2 deletions Test App/Pods/Local Podspecs/iOSDFULibrary.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Test App/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion iOSDFULibrary.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "iOSDFULibrary"
s.module_name = 'NordicDFU'
s.version = "4.13.0"
s.version = "4.14.0"
s.summary = "This repository contains a library to perform Device Firmware Update on the nRF5x devices."
s.description = <<-DESC
The nRF5x Series chips are flash-based SoCs, and as such they represent the most flexible solution available. A key feature of the nRF5x Series and their associated software architecture and S-Series SoftDevices is the possibility for Over-The-Air Device Firmware Upgrade (OTA-DFU). See Figure 1. OTA-DFU allows firmware upgrades to be issued and downloaded to products in the field via the cloud and so enables OEMs to fix bugs and introduce new features to products that are already out on the market. This brings added security and flexibility to product development when using the nRF5x Series SoCs.
Expand Down

0 comments on commit 9e8be83

Please sign in to comment.