From 78ca8fb9beeba2cabcb3dda7e3be6ee3b79ffa02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pierzcha=C5=82a?= Date: Fri, 26 Jun 2026 19:53:24 +0200 Subject: [PATCH] 0.18.0 --- package.json | 2 +- server.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 40bf0b02c..32b2b22d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agent-device", - "version": "0.17.10", + "version": "0.18.0", "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 1b04d9fdb..806e79d68 100644 --- a/server.json +++ b/server.json @@ -7,12 +7,12 @@ "url": "https://github.com/callstack/agent-device", "source": "github" }, - "version": "0.17.10", + "version": "0.18.0", "packages": [ { "registryType": "npm", "identifier": "agent-device", - "version": "0.17.10", + "version": "0.18.0", "transport": { "type": "stdio" }