Skip to content

Commit

Permalink
Update javascript library version to 0.11.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weave-gitops-bot committed Nov 24, 2022
1 parent c005e1a commit fa54c0b
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.10.2",
"version": "0.11.0-rc.1",
"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 @@ -400,7 +400,7 @@ exports[`Footer snapshots no api version 1`] = `
/>
<a
class="c5"
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.10.2"
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.11.0-rc.1"
rel="noreferrer"
target="_blank"
>
Expand All @@ -411,7 +411,7 @@ exports[`Footer snapshots no api version 1`] = `
<span
class="c10"
>
v0.10.2
v0.11.0-rc.1
</span>
</span>
</a>
Expand Down

0 comments on commit fa54c0b

Please sign in to comment.