Skip to content

Commit

Permalink
Update javascript library version to 0.17.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
weave-gitops-bot committed Feb 14, 2023
1 parent 3d29d7d commit 297954e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@weaveworks/weave-gitops",
"version": "0.17.0-rc.3",
"version": "0.17.0-rc.4",
"description": "Weave GitOps core",
"targets": {
"default": {
Expand Down
4 changes: 2 additions & 2 deletions ui/components/__tests__/__snapshots__/Footer.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ exports[`Footer snapshots no api version 1`] = `
/>
<a
class="c5"
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.17.0-rc.3"
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.17.0-rc.4"
rel="noreferrer"
target="_blank"
>
Expand All @@ -413,7 +413,7 @@ exports[`Footer snapshots no api version 1`] = `
<span
class="c10"
>
v0.17.0-rc.3
v0.17.0-rc.4
</span>
</span>
</a>
Expand Down

0 comments on commit 297954e

Please sign in to comment.