Skip to content

Commit 297954e

Browse files
author
weave-gitops-bot
committed
Update javascript library version to 0.17.0-rc.4
1 parent 3d29d7d commit 297954e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weaveworks/weave-gitops",
3-
"version": "0.17.0-rc.3",
3+
"version": "0.17.0-rc.4",
44
"description": "Weave GitOps core",
55
"targets": {
66
"default": {

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ exports[`Footer snapshots no api version 1`] = `
402402
/>
403403
<a
404404
class="c5"
405-
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.17.0-rc.3"
405+
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.17.0-rc.4"
406406
rel="noreferrer"
407407
target="_blank"
408408
>
@@ -413,7 +413,7 @@ exports[`Footer snapshots no api version 1`] = `
413413
<span
414414
class="c10"
415415
>
416-
v0.17.0-rc.3
416+
v0.17.0-rc.4
417417
</span>
418418
</span>
419419
</a>

0 commit comments

Comments
 (0)