Skip to content

Commit 645931b

Browse files
authored
Update versions (#2539)
1 parent 2e1413a commit 645931b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ discovery_workload_id = "kubernetes-workload"
100100
discovery_workload_yaml = 'kubernetes-workload.yaml'
101101

102102
docker_install_command_prefix = "docker run --name cfy_manager_local -p 8000:8000"
103-
version = "6.4.0"
103+
version = "7.0.0"
104104

105105
[markup]
106106
defaultMarkdownHandler = "goldmark"

content/developer/writing_widgets/widgets-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ category: Cloudify Console
55
draft: false
66
weight: 700
77
aliases: ["/apis/widgets-components/", "/developer/custom_console/widgets-components/"]
8-
ui_components_link: "https://docs.cloudify.co/ui-components/2.21.0"
8+
ui_components_link: "https://docs.cloudify.co/ui-components/2.31.0"
99
---
1010

1111
You can find here documentation for all [ReactJS](https://reactjs.org/) components developed by the {{< param product_name >}} team.

0 commit comments

Comments
 (0)