Skip to content

Commit a8ea5b6

Browse files
author
weave-gitops-bot
committed
Update javascript library version to 0.38.0
1 parent 0a96204 commit a8ea5b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weaveworks/weave-gitops",
3-
"version": "0.37.0",
3+
"version": "0.38.0",
44
"description": "Weave GitOps core",
55
"targets": {
66
"default": {

ui/components/__tests__/__snapshots__/Footer.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ exports[`Footer snapshots no api version 1`] = `
368368
/>
369369
<a
370370
class="c5 Link"
371-
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.37.0"
371+
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.38.0"
372372
rel="noreferrer"
373373
target="_blank"
374374
>
@@ -379,7 +379,7 @@ exports[`Footer snapshots no api version 1`] = `
379379
<span
380380
class="c10"
381381
>
382-
v0.37.0
382+
v0.38.0
383383
</span>
384384
</span>
385385
</a>

0 commit comments

Comments
 (0)