Skip to content

Commit

Permalink
Update javascript library version to 0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weave-gitops-bot committed Dec 6, 2023
1 parent 0a96204 commit a8ea5b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.37.0",
"version": "0.38.0",
"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 @@ -368,7 +368,7 @@ exports[`Footer snapshots no api version 1`] = `
/>
<a
class="c5 Link"
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.37.0"
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.38.0"
rel="noreferrer"
target="_blank"
>
Expand All @@ -379,7 +379,7 @@ exports[`Footer snapshots no api version 1`] = `
<span
class="c10"
>
v0.37.0
v0.38.0
</span>
</span>
</a>
Expand Down

0 comments on commit a8ea5b6

Please sign in to comment.