Skip to content

Commit

Permalink
Merge branch 'release/v0.3.3' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 28, 2023
2 parents c0fff2f + 8af2567 commit 34c8935
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deploy-versions.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"text":"latest","key":"latest","tag":"v0.3.2"}]
[{"text":"latest","key":"latest","tag":"v0.3.3"}]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zilla-docs",
"version": "0.3.2",
"version": "0.3.3",
"description": "The official documentation for the aklivity/zilla open-source project",
"keywords": [],
"author": "aklivity.io",
Expand Down
4 changes: 2 additions & 2 deletions src/tutorials/quickstart/kafka-proxies.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@ The key components this script will setup:

@tab Start and Restart

"`bash:no-line-numbers
```bash:no-line-numbers
./setup.sh
```

@tab Shutdown

"`bash:no-line-numbers
```bash:no-line-numbers
./teardown.sh
```

Expand Down

0 comments on commit 34c8935

Please sign in to comment.