From 45ac57dc579cd5ec3c8a7b5151b66243a357c4bf Mon Sep 17 00:00:00 2001 From: actions-user Date: Tue, 18 Apr 2023 00:46:34 +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 492ee2abd..16f24973c 100644 --- a/www/docs/static/latest-pro +++ b/www/docs/static/latest-pro @@ -1 +1 @@ -v1.17.1-pro +v1.17.2-pro diff --git a/www/docs/static/releases-pro.json b/www/docs/static/releases-pro.json index 60623142c..11547f763 100644 --- a/www/docs/static/releases-pro.json +++ b/www/docs/static/releases-pro.json @@ -1,4 +1,7 @@ [ + { + "tag_name": "v1.17.2-pro" + }, { "tag_name": "v1.17.1-pro" }, diff --git a/www/docs/static/releases.json b/www/docs/static/releases.json index 180bbef45..8d39a6bb3 100644 --- a/www/docs/static/releases.json +++ b/www/docs/static/releases.json @@ -1259,9 +1259,6 @@ { "tag_name": "v0.15.1" }, - { - "tag_name": "v0.15.0" - }, { "tag_name": "v0.14.0" }, @@ -1352,6 +1349,9 @@ { "tag_name": "v0.8.4" }, + { + "tag_name": "v0.8.4" + }, { "tag_name": "v0.8.3" },