Skip to content

Commit 1438a78

Browse files
authored
[pxt-cli] bump version to v7.1.28 (#6167)
1 parent e0fc6ce commit 1438a78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pxt-microbit",
3-
"version": "7.1.27",
3+
"version": "7.1.28",
44
"description": "micro:bit target for Microsoft MakeCode (PXT)",
55
"keywords": [
66
"JavaScript",
@@ -62,4 +62,4 @@
6262
"scripts": {
6363
"postinstall": "node ./scripts/patchBlocklyFieldColour.js"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)