Skip to content

Commit

Permalink
2.5.44
Browse files Browse the repository at this point in the history
  • Loading branch information
tballmsft committed Apr 4, 2024
1 parent 04c9e84 commit b8b94e3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions fwdedu/pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Forward Education JacBot Robot Car",
"version": "0.0.0",
"version": "2.5.44",
"files": [
"main.ts",
"jacbot.ts",
Expand All @@ -22,4 +22,4 @@
"fwd-edu-sonar": "github:climate-action-kits/pxt-fwd-edu/fwd-sonar"
},
"testDependencies": {}
}
}
2 changes: 1 addition & 1 deletion protocol/pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "microbit-robot-protocol",
"version": "2.5.43",
"version": "2.5.44",
"dependencies": {
"core": "*",
"radio": "*"
Expand Down
2 changes: 1 addition & 1 deletion pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "microbit-robot",
"version": "2.5.43",
"version": "2.5.44",
"dependencies": {
"core": "*",
"radio": "*",
Expand Down

0 comments on commit b8b94e3

Please sign in to comment.