Skip to content

Commit

Permalink
Update docs for version v0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonGungadinMogensen committed Oct 11, 2023
1 parent f04e525 commit 990c071
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/getstarted/fleet/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,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.114",
"artemis-version": "v0.11.3",
"sdk-version": "v2.0.0-alpha.115",
"artemis-version": "v0.11.4",
"connections": [
{
"type": "wifi",
Expand Down
4 changes: 2 additions & 2 deletions docs/getstarted/fleet/pods.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.114",
"artemis-version": "v0.11.3",
"sdk-version": "v2.0.0-alpha.115",
"artemis-version": "v0.11.4",
"max-offline": "0s",
"connections": [
{
Expand Down

0 comments on commit 990c071

Please sign in to comment.