Skip to content

Commit 811448f

Browse files
0.2.4
1 parent 5e727a5 commit 811448f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pxt.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "power",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Power saving. micro:bit (V2) only.",
55
"dependencies": {
66
"core": "*"
@@ -24,6 +24,6 @@
2424
"supportedTargets": [
2525
"microbit"
2626
],
27-
"hidden": true,
28-
"preferredEditor": "blocksprj"
27+
"preferredEditor": "blocksprj",
28+
"hidden": true
2929
}

0 commit comments

Comments
 (0)