Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Markus Tacker <[email protected]>
  • Loading branch information
simensrostad and coderbyheart authored Nov 12, 2024
1 parent 7a1a8be commit ff0efdd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index/hello-nrfcloud.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "Hello nRF Cloud",
"name": "Thingy:91 X: Hello nRF Cloud firmware",
"description": "",
"apps": [
{
"name": "Hello nRF Cloud firmware",
"name": "Thingy:91 X: Hello nRF Cloud firmware",
"title": "firmware",
"description": "Out of Box firmware for the Thingy:91 X",
"description": "This firmware is used with hello.nrfcloud.com",
"kind": "sample",
"tags": ["dfu", "lte"],
"releases": [
{
"date": "latest",
"name": "Latest Release",
"tag": "latest",
"sdk": "latest"
"date": "2024-08-11T14:37:00Z",
"name": "v2.0.1",
"tag": "v2.0.1",
"sdk": "v2.8.0-rc2"
}
]
}
Expand Down

0 comments on commit ff0efdd

Please sign in to comment.