We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65d83b commit 6a4b9dbCopy full SHA for 6a4b9db
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@weaveworks/weave-gitops",
3
- "version": "0.39.0-rc.1",
+ "version": "0.39.0-rc.2",
4
"description": "Weave GitOps core",
5
"targets": {
6
"default": {
ui/components/__tests__/__snapshots__/Footer.test.tsx.snap
@@ -325,7 +325,7 @@ exports[`Footer snapshots no api version 1`] = `
325
/>
326
<a
327
class="c5 Link"
328
- href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.39.0-rc.1"
+ href="https://github.com/weaveworks/weave-gitops/releases/tag/v0.39.0-rc.2"
329
rel="noreferrer"
330
target="_blank"
331
>
@@ -335,7 +335,7 @@ exports[`Footer snapshots no api version 1`] = `
335
<span
336
class="c10"
337
338
- v0.39.0-rc.1
+ v0.39.0-rc.2
339
</span>
340
341
</a>
0 commit comments