diff --git a/docs/getstarted/fleet/index.mdx b/docs/getstarted/fleet/index.mdx index 43597596..38fb5c5c 100644 --- a/docs/getstarted/fleet/index.mdx +++ b/docs/getstarted/fleet/index.mdx @@ -125,8 +125,8 @@ possible specification by putting the following content into the `my-pod.json` f { "version": 1, "name": "my-pod", - "sdk-version": "v2.0.0-alpha.84", - "artemis-version": "v0.6.2", + "sdk-version": "v2.0.0-alpha.86", + "artemis-version": "v0.7.0", "connections": [ { "type": "wifi", diff --git a/docs/getstarted/fleet/pods.mdx b/docs/getstarted/fleet/pods.mdx index 714ec62e..3a374615 100644 --- a/docs/getstarted/fleet/pods.mdx +++ b/docs/getstarted/fleet/pods.mdx @@ -102,8 +102,8 @@ It is in JSON format and looks similar to this: { "version": 1, "name": "my-pod", - "sdk-version": "v2.0.0-alpha.84", - "artemis-version": "v0.6.2", + "sdk-version": "v2.0.0-alpha.86", + "artemis-version": "v0.7.0", "max-offline": "0s", "connections": [ {