Skip to content

Commit c7d5d5b

Browse files
author
weave-gitops-bot
committed
Update javascript library version to 0.15.0-rc.1
1 parent fab0ca0 commit c7d5d5b

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.14.1",
3+
"version": "0.15.0-rc.1",
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
@@ -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.14.1"
403+
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.15.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.14.1
414+
v0.15.0-rc.1
415415
</span>
416416
</span>
417417
</a>

0 commit comments

Comments
 (0)