Skip to content

Commit 462c84a

Browse files
author
weave-gitops-bot
committed
Update javascript library version to 0.39.0-rc.1
1 parent 7c2eeca commit 462c84a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.38.0",
3+
"version": "0.39.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
@@ -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.38.0"
328+
href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.39.0-rc.1"
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.38.0
338+
v0.39.0-rc.1
339339
</span>
340340
</span>
341341
</a>

0 commit comments

Comments
 (0)