Skip to content

Commit afd132b

Browse files
committed
score: add changelog and allow run in emulator
1 parent 68ee934 commit afd132b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

apps/score/ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
0.01: New App!
22
0.02: Minor code improvements
3+
0.03: Bug fixes and some usability and performance improvements

apps/score/metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"type": "app",
99
"tags": "",
1010
"supports": ["BANGLEJS","BANGLEJS2"],
11+
"allow_emulator": true,
1112
"readme": "README.md",
1213
"storage": [
1314
{"name":"score.app.js","url":"score.app.js"},

0 commit comments

Comments
 (0)