Skip to content

Commit 248e5d8

Browse files
committed
Relaese 4.4.1(17)
1 parent e1760c6 commit 248e5d8

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Smart in one location.
44

5+
New in V4.4.1:
6+
7+
* Fixed an issue introduced in V4.4.0 causing the HomeKit accessory service to not be readable
8+
* Enhanced HomeKit profile view by notifying of any HomeKit related errors instead of logging to console
9+
510
New in V4.4.0:
611

712
* Adds HomeKit profile, allowing browsing and adding HomeKit accessories.

nRF Toolbox/nRF Toolbox-Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
5454
<key>CFBundlePackageType</key>
5555
<string>APPL</string>
5656
<key>CFBundleShortVersionString</key>
57-
<string>4.4.0</string>
57+
<string>4.4.1</string>
5858
<key>CFBundleSignature</key>
5959
<string>????</string>
6060
<key>CFBundleVersion</key>
61-
<string>16</string>
61+
<string>17</string>
6262
<key>ITSAppUsesNonExemptEncryption</key>
6363
<false/>
6464
<key>LSRequiresIPhoneOS</key>

0 commit comments

Comments
 (0)