Skip to content

Commit 7509235

Browse files
author
weave-gitops-bot
committed
Update javascript library version to 0.23.0-rc.1
1 parent 7c2fa0f commit 7509235

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.22.0",
3+
"version": "0.23.0-rc.1",
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.22.0"
405+
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.23.0-rc.1"
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.22.0
416+
v0.23.0-rc.1
417417
</span>
418418
</span>
419419
</a>

0 commit comments

Comments
 (0)