Skip to content

Commit

Permalink
Update docs for Artemis v0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonGungadinMogensen committed Feb 7, 2024
1 parent d363bdd commit 7a5dd75
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 @@ -128,8 +128,8 @@ possible specification by putting the following content into the `my-pod.yaml` f
``` yaml
version: 1
name: my-pod
sdk-version: v2.0.0-alpha.133
artemis-version: v0.15.2
sdk-version: v2.0.0-alpha.134
artemis-version: v0.15.3
max-offline: 0s
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 @@ -101,8 +101,8 @@ It is in YAML format and looks similar to this:
``` yaml
version: 1
name: example
sdk-version: v2.0.0-alpha.133
artemis-version: v0.15.2
sdk-version: v2.0.0-alpha.134
artemis-version: v0.15.3
max-offline: 0s
connections:
- type: wifi
Expand Down

0 comments on commit 7a5dd75

Please sign in to comment.