Skip to content

Commit fa54c0b

Browse files
author
weave-gitops-bot
committed
Update javascript library version to 0.11.0-rc.1
1 parent c005e1a commit fa54c0b

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.10.2",
3+
"version": "0.11.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
@@ -400,7 +400,7 @@ exports[`Footer snapshots no api version 1`] = `
400400
/>
401401
<a
402402
class="c5"
403-
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.10.2"
403+
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.11.0-rc.1"
404404
rel="noreferrer"
405405
target="_blank"
406406
>
@@ -411,7 +411,7 @@ exports[`Footer snapshots no api version 1`] = `
411411
<span
412412
class="c10"
413413
>
414-
v0.10.2
414+
v0.11.0-rc.1
415415
</span>
416416
</span>
417417
</a>

0 commit comments

Comments
 (0)