From 2e8d84bb63b06d520963a7153cd40e66ba6b6bf4 Mon Sep 17 00:00:00 2001 From: actions-user Date: Tue, 5 Nov 2024 02:56:13 +0000 Subject: [PATCH] chore: auto-update generated files --- www/docs/static/latest | 2 +- www/docs/static/latest-pro | 2 +- www/docs/static/releases-pro.json | 3 +++ www/docs/static/releases.json | 3 +++ 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/www/docs/static/latest b/www/docs/static/latest index 4d86c3000..6bd4da99c 100644 --- a/www/docs/static/latest +++ b/www/docs/static/latest @@ -1 +1 @@ -v2.4.3 +v2.4.4 diff --git a/www/docs/static/latest-pro b/www/docs/static/latest-pro index 4da1ebbec..d0aaf19ee 100644 --- a/www/docs/static/latest-pro +++ b/www/docs/static/latest-pro @@ -1 +1 @@ -v2.4.3-pro +v2.4.4-pro diff --git a/www/docs/static/releases-pro.json b/www/docs/static/releases-pro.json index 3159ecff3..64c3f2bf8 100644 --- a/www/docs/static/releases-pro.json +++ b/www/docs/static/releases-pro.json @@ -1,4 +1,7 @@ [ + { + "tag_name": "v2.4.4-pro" + }, { "tag_name": "v2.4.3-pro" }, diff --git a/www/docs/static/releases.json b/www/docs/static/releases.json index e4c547a74..389246db9 100644 --- a/www/docs/static/releases.json +++ b/www/docs/static/releases.json @@ -1,4 +1,7 @@ [ + { + "tag_name": "v2.4.4" + }, { "tag_name": "v2.4.3" },