Skip to content

Commit e2d3a65

Browse files
authored
Add version field to pxt.json
1 parent 7efb820 commit e2d3a65

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pxt.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "RemoteControlMapping",
3+
"version": "0.0.1",
34
"description": "Key-to-code mappings for various 21 key IR remote control devices",
45
"dependencies": {
56
"core": "*",

0 commit comments

Comments
 (0)