Skip to content

Commit cd5dfc5

Browse files
committed
Update release files [skip ci]
1 parent 6935e54 commit cd5dfc5

3 files changed

Lines changed: 0 additions & 15 deletions

File tree

releases/category-audio.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
"name": "Tone Generator",
77
"description": "Tone generator that can play different frequencies/musical notes with customisable duration",
88
"version": "1.0.0",
9-
"files": [
10-
"Tone Generator.js"
11-
],
129
"slug": "emericklaw/Bruce-Tone-Generator-App/Tone Generator"
1310
}
1411
]

releases/category-tools.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
"name": "Device Info",
77
"description": "Device information display showing hardware details and memory statistics",
88
"version": "1.0.0",
9-
"files": [
10-
"Device Info.js"
11-
],
129
"slug": "emericklaw/Bruce-Device-Info-App/Device Info"
1310
}
1411
]

releases/category-utilities.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,18 @@
66
"name": "Flashlight",
77
"description": "Simple multi-colour flashlight",
88
"version": "1.0.0",
9-
"files": [
10-
"Flashlight.js"
11-
],
129
"slug": "emericklaw/Bruce-Flashlight-App/Flashlight"
1310
},
1411
{
1512
"name": "Hello World",
1613
"description": "A simple test app for the Bruce JavaScript interpreter that displays 'Hello World!' on the screen.",
1714
"version": "1.0.0",
18-
"files": [
19-
"Hello World.js"
20-
],
2115
"slug": "emericklaw/Bruce-Hello-World-Example-App/Hello World"
2216
},
2317
{
2418
"name": "Lock Device",
2519
"description": "Password protection app that locks your Bruce device on startup or on-demand",
2620
"version": "1.1.0",
27-
"files": [
28-
"Lock Device.js"
29-
],
3021
"slug": "emericklaw/Bruce-Lock-Device-App/Lock Device"
3122
}
3223
]

0 commit comments

Comments
 (0)