diff --git a/docs/getstarted/fleet/index.mdx b/docs/getstarted/fleet/index.mdx index d463e7ad..1625d391 100644 --- a/docs/getstarted/fleet/index.mdx +++ b/docs/getstarted/fleet/index.mdx @@ -143,8 +143,8 @@ possible specification by putting the following contents into the `my-pod.yaml` $schema: https://toit.io/schemas/artemis/pod-specification/v1.json name: my-pod -sdk-version: v2.0.0-alpha.170 -artemis-version: v0.27.1 +sdk-version: v2.0.0-alpha.174 +artemis-version: v0.28.0 max-offline: 0s connections: - type: wifi diff --git a/docs/getstarted/fleet/pods.mdx b/docs/getstarted/fleet/pods.mdx index 9a4714c0..b0de550a 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.170 -artemis-version: v0.27.1 +sdk-version: v2.0.0-alpha.174 +artemis-version: v0.28.0 max-offline: 0s connections: - type: wifi