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" },