Skip to content

Commit 589d358

Browse files
committed
2.7.4
1 parent e93e0db commit 589d358

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

fwdedu/pxt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Forward Education JacBot Robot Car",
3-
"version": "2.7.3",
3+
"version": "2.7.4",
44
"files": [
55
"main.ts",
66
"jacbot.ts",

protocol/pxt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microbit-robot-protocol",
3-
"version": "2.7.3",
3+
"version": "2.7.4",
44
"dependencies": {
55
"core": "*",
66
"radio": "*"

pxt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microbit-robot",
3-
"version": "2.7.3",
3+
"version": "2.7.4",
44
"dependencies": {
55
"core": "*",
66
"radio": "*",

0 commit comments

Comments
 (0)