From 95b4623461dbdd4b482bdb773a2e61718df8a006 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pierzcha=C5=82a?= Date: Mon, 3 Aug 2026 16:49:15 +0200 Subject: [PATCH] 0.20.4 --- package.json | 2 +- server.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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" }