From c076df3338d01ed132726fa3ccd7f8081bbbf252 Mon Sep 17 00:00:00 2001 From: Leon Gungadin Mogensen Date: Tue, 11 Jun 2024 17:19:46 +0000 Subject: [PATCH] Update docs for Artemis v0.19.2 --- docs/getstarted/fleet/index.mdx | 4 ++-- docs/getstarted/fleet/pods.mdx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/getstarted/fleet/index.mdx b/docs/getstarted/fleet/index.mdx index f2f4baf4..c79ca172 100644 --- a/docs/getstarted/fleet/index.mdx +++ b/docs/getstarted/fleet/index.mdx @@ -136,8 +136,8 @@ possible specification by putting the following content into the `my-pod.yaml` f $schema: https://toit.io/schemas/artemis/pod-specification/v1.json name: my-pod -sdk-version: v2.0.0-alpha.153 -artemis-version: v0.19.1 +sdk-version: v2.0.0-alpha.155 +artemis-version: v0.19.2 max-offline: 0s connections: - type: wifi diff --git a/docs/getstarted/fleet/pods.mdx b/docs/getstarted/fleet/pods.mdx index 82922405..0ac11b67 100644 --- a/docs/getstarted/fleet/pods.mdx +++ b/docs/getstarted/fleet/pods.mdx @@ -103,8 +103,8 @@ It is in YAML format and looks similar to this: $schema: https://toit.io/schemas/artemis/pod-specification/v1.json name: example -sdk-version: v2.0.0-alpha.153 -artemis-version: v0.19.1 +sdk-version: v2.0.0-alpha.155 +artemis-version: v0.19.2 max-offline: 0s connections: - type: wifi