From e90e513f4769947355779755ccb14f7fff71209d Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Tue, 20 May 2025 09:35:08 -0500 Subject: [PATCH] chore(mono): update latest to 3.0.3 --- data/products.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/products.yml b/data/products.yml index c65516953..47c2d258e 100644 --- a/data/products.yml +++ b/data/products.yml @@ -6,7 +6,7 @@ influxdb3_core: versions: [core] list_order: 2 latest: core - latest_patch: 3.0.1 + latest_patch: 3.0.3 placeholder_host: localhost:8181 ai_sample_questions: - How do I install and run InfluxDB 3 Core? @@ -21,7 +21,7 @@ influxdb3_enterprise: versions: [enterprise] list_order: 2 latest: enterprise - latest_patch: 3.0.1 + latest_patch: 3.0.3 placeholder_host: localhost:8181 ai_sample_questions: - How do I install and run InfluxDB 3 Enterprise?