Skip to content

Commit bbc3db9

Browse files
author
weave-gitops-bot
committed
Update javascript library version to 0.9.4-rc.0
1 parent fb22437 commit bbc3db9

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.9.3-patch.1",
3+
"version": "0.9.4-rc.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
@@ -398,7 +398,7 @@ exports[`Footer snapshots no api version 1`] = `
398398
/>
399399
<a
400400
class="c5"
401-
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.9.3-patch.1"
401+
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.9.4-rc.0"
402402
rel="noreferrer"
403403
target="_blank"
404404
>
@@ -409,7 +409,7 @@ exports[`Footer snapshots no api version 1`] = `
409409
<span
410410
class="c10"
411411
>
412-
v0.9.3-patch.1
412+
v0.9.4-rc.0
413413
</span>
414414
</span>
415415
</a>

0 commit comments

Comments
 (0)