Skip to content

Commit

Permalink
Update to Artemis v0.3.6 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperl authored Mar 23, 2023
1 parent 1ed67cd commit 928ba33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ It looks similar to this:
{
"version": 1,
"sdk-version": "v2.0.0-alpha.69",
"artemis-version": "v0.3.4",
"artemis-version": "v0.3.6",
"max-offline": "0s",
"connections": [
{
Expand Down
2 changes: 1 addition & 1 deletion 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.69",
"artemis-version": "v0.3.4",
"artemis-version": "v0.3.6",
"max-offline": "0s",
"connections": [
{
Expand Down

0 comments on commit 928ba33

Please sign in to comment.