From f07f17f3b917b740a5e83f66758b3366d54e0c4c Mon Sep 17 00:00:00 2001 From: FilipZajdel Date: Mon, 13 Jan 2025 13:43:02 +0100 Subject: [PATCH] Update Zigbee to 0.3.0 --- index/nrfconnect.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/index/nrfconnect.json b/index/nrfconnect.json index f05f853..3ec598a 100644 --- a/index/nrfconnect.json +++ b/index/nrfconnect.json @@ -22,9 +22,15 @@ "tag": "v0.2.0", "date": "2024-12-03T10:44:00Z", "sdk": "v2.8.0" + }, + { + "name": "Zigbee add-on v0.3.0", + "tag": "v0.3.0", + "date": "2025-01-13T12:20:00Z", + "sdk": "v2.9.0" } ], - "defaultBranch": "v0.2.0", + "defaultBranch": "v0.3.0", "docsUrl": "https://nrfconnect.github.io/ncs-zigbee/" }, {