Skip to content

Commit d19fbd5

Browse files
authored
Update default branch to v1.1.0 in nrfconnect.json
1 parent a49338f commit d19fbd5

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

index/nrfconnect.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@
417417
"testStatus": {
418418
"badge": "https://github.com/nrfconnect/quickstart-bluetooth/actions/workflows/build.yml/badge.svg"
419419
},
420-
"defaultBranch": "v1.0.1",
420+
"defaultBranch": "v1.1.0",
421421
"license": "LicenseRef-Nordic-5-Clause",
422422
"releases": [
423423
{
@@ -431,6 +431,12 @@
431431
"name": "quickstart-bluetooth v1.0.1",
432432
"date": "2026-07-29T19:13:16Z",
433433
"sdk": "v3.4.0"
434+
},
435+
{
436+
"tag": "v1.1.0",
437+
"name": "quickstart-bluetooth v1.1.0",
438+
"date": "2026-08-17T15:44:00Z",
439+
"sdk": "v3.4.0"
434440
}
435441
]
436442
},

0 commit comments

Comments
 (0)