Skip to content

Commit

Permalink
Upgrade to Artemis v0.3.3 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperl authored Mar 20, 2023
1 parent 60908d5 commit ea64c11
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ It looks similar to this:
```
{
"version": 1,
"sdk-version": "v2.0.0-alpha.67",
"artemis-version": "v0.3.2",
"sdk-version": "v2.0.0-alpha.68",
"artemis-version": "v0.3.3",
"max-offline": "0s",
"connections": [
{
Expand Down
4 changes: 2 additions & 2 deletions examples/specification.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"sdk-version": "v2.0.0-alpha.67",
"artemis-version": "v0.3.2",
"sdk-version": "v2.0.0-alpha.68",
"artemis-version": "v0.3.3",
"max-offline": "0s",
"connections": [
{
Expand Down

0 comments on commit ea64c11

Please sign in to comment.