File tree 2 files changed +3
-3
lines changed
ui/components/__tests__/__snapshots__
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @weaveworks/weave-gitops" ,
3
- "version" : " 0.38.0 " ,
3
+ "version" : " 0.39.0-rc.1 " ,
4
4
"description" : " Weave GitOps core" ,
5
5
"targets" : {
6
6
"default" : {
Original file line number Diff line number Diff line change @@ -325,7 +325,7 @@ exports[`Footer snapshots no api version 1`] = `
325
325
/>
326
326
<a
327
327
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 "
329
329
rel = " noreferrer"
330
330
target = " _blank"
331
331
>
@@ -335,7 +335,7 @@ exports[`Footer snapshots no api version 1`] = `
335
335
<span
336
336
class = " c10"
337
337
>
338
- v0.38.0
338
+ v0.39.0-rc.1
339
339
</span >
340
340
</span >
341
341
</a >
You can’t perform that action at this time.
0 commit comments