Skip to content

Commit 6247a3d

Browse files
committed
0.16.10
1 parent 3847f71 commit 6247a3d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agent-device",
3-
"version": "0.16.9",
3+
"version": "0.16.10",
44
"description": "Agent-native CLI for AI mobile testing and app automation across iOS, Android, tvOS, Android TV, macOS, and Linux.",
55
"mcpName": "io.github.callstackincubator/agent-device",
66
"license": "MIT",

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"url": "https://github.com/callstackincubator/agent-device",
88
"source": "github"
99
},
10-
"version": "0.16.9",
10+
"version": "0.16.10",
1111
"packages": [
1212
{
1313
"registryType": "npm",
1414
"identifier": "agent-device",
15-
"version": "0.16.9",
15+
"version": "0.16.10",
1616
"transport": {
1717
"type": "stdio"
1818
}

0 commit comments

Comments
 (0)