Skip to content

Commit ef0f7b5

Browse files
index: Add Door Lock and Access Control Add-on v1.0.1 (#117)
- Added v1.0.1 release and set it as a default branch Signed-off-by: Marcin Kajor <marcin.kajor@nordicsemi.no>
1 parent be2e719 commit ef0f7b5

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

index/nrfconnect.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,13 +323,20 @@
323323
"avatar": "https://avatars.githubusercontent.com/u/40860733?s=200&v=4",
324324
"docsUrl": "https://docs.nordicsemi.com/bundle/door_lock_and_access_control_1.0.0/page/index.html",
325325
"releases": [
326+
{
327+
"tag": "v1.0.1",
328+
"name": "Door Lock and Access Control v1.0.1",
329+
"date": "2026-05-29T00:00:00Z",
330+
"sdk": "v3.2.0"
331+
},
326332
{
327333
"tag": "v1.0.0",
328334
"name": "Door Lock and Access Control v1.0.0",
329335
"date": "2026-02-25T00:00:00Z",
330336
"sdk": "v3.2.0"
331337
}
332-
]
338+
],
339+
"defaultBranch": "v1.0.1"
333340
}
334341
]
335342
}

0 commit comments

Comments
 (0)