diff --git a/package.json b/package.json index c482f70fe..d78383a08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agent-device", - "version": "0.20.3", + "version": "0.20.4", "description": "Agent-native CLI for AI app automation across iOS, Android, tvOS, Android TV, macOS, Linux, and web.", "mcpName": "io.github.callstackincubator/agent-device", "license": "MIT", diff --git a/server.json b/server.json index b07533a30..0568805fa 100644 --- a/server.json +++ b/server.json @@ -7,12 +7,12 @@ "url": "https://github.com/callstack/agent-device", "source": "github" }, - "version": "0.20.3", + "version": "0.20.4", "packages": [ { "registryType": "npm", "identifier": "agent-device", - "version": "0.20.3", + "version": "0.20.4", "transport": { "type": "stdio" }