Skip to content

Commit 6a4b9db

Browse files
author
weave-gitops-bot
committed
Update javascript library version to 0.39.0-rc.2
1 parent f65d83b commit 6a4b9db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.39.0-rc.1",
3+
"version": "0.39.0-rc.2",
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
@@ -325,7 +325,7 @@ exports[`Footer snapshots no api version 1`] = `
325325
/>
326326
<a
327327
class="c5 Link"
328-
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.39.0-rc.1"
328+
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.39.0-rc.2"
329329
rel="noreferrer"
330330
target="_blank"
331331
>
@@ -335,7 +335,7 @@ exports[`Footer snapshots no api version 1`] = `
335335
<span
336336
class="c10"
337337
>
338-
v0.39.0-rc.1
338+
v0.39.0-rc.2
339339
</span>
340340
</span>
341341
</a>

0 commit comments

Comments
 (0)