From f2202b937a53e4d28536c155d8fd962b76e4ae4e Mon Sep 17 00:00:00 2001 From: actions-user Date: Thu, 29 Jun 2023 02:10:46 +0000 Subject: [PATCH] chore: docs releases json auto-update --- www/docs/static/latest-pro | 2 +- www/docs/static/releases-pro.json | 3 +++ www/docs/static/releases.json | 6 +++--- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/www/docs/static/latest-pro b/www/docs/static/latest-pro index 7910acabafb..a85feb0c5f2 100644 --- a/www/docs/static/latest-pro +++ b/www/docs/static/latest-pro @@ -1 +1 @@ -v1.18.2-pro +v1.19.0-pro diff --git a/www/docs/static/releases-pro.json b/www/docs/static/releases-pro.json index e9e5e788ea6..3744b378011 100644 --- a/www/docs/static/releases-pro.json +++ b/www/docs/static/releases-pro.json @@ -1,4 +1,7 @@ [ + { + "tag_name": "v1.19.0-pro" + }, { "tag_name": "v1.18.2-pro" }, diff --git a/www/docs/static/releases.json b/www/docs/static/releases.json index a9587051235..c1ce20c0fbe 100644 --- a/www/docs/static/releases.json +++ b/www/docs/static/releases.json @@ -62,9 +62,6 @@ { "tag_name": "v1.11.5" }, - { - "tag_name": "v1.11.4" - }, { "tag_name": "v1.11.3" }, @@ -92,6 +89,9 @@ { "tag_name": "v1.9.2" }, + { + "tag_name": "v1.9.2" + }, { "tag_name": "v1.9.1" },