From f2202b937a53e4d28536c155d8fd962b76e4ae4e Mon Sep 17 00:00:00 2001
From: actions-user <actions@github.com>
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 7910acaba..a85feb0c5 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 e9e5e788e..3744b3780 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 a95870512..c1ce20c0f 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"
   },