From e2a9d17f49224f1d57203bdd603b89214c0e2f29 Mon Sep 17 00:00:00 2001 From: Christian Henkel Date: Thu, 27 Jun 2024 13:51:55 +0200 Subject: [PATCH] 4.0.0 --- diagnostic_aggregator/package.xml | 2 +- diagnostic_common_diagnostics/package.xml | 2 +- diagnostic_updater/package.xml | 2 +- diagnostics/package.xml | 2 +- self_test/package.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/diagnostic_aggregator/package.xml b/diagnostic_aggregator/package.xml index 75dabc89..5b9d4fb3 100644 --- a/diagnostic_aggregator/package.xml +++ b/diagnostic_aggregator/package.xml @@ -2,7 +2,7 @@ diagnostic_aggregator - 3.2.1 + 4.0.0 diagnostic_aggregator Austin Hendrix Brice Rebsamen diff --git a/diagnostic_common_diagnostics/package.xml b/diagnostic_common_diagnostics/package.xml index 00d14674..a713e4d6 100644 --- a/diagnostic_common_diagnostics/package.xml +++ b/diagnostic_common_diagnostics/package.xml @@ -2,7 +2,7 @@ diagnostic_common_diagnostics - 3.2.1 + 4.0.0 diagnostic_common_diagnostics Austin Hendrix Brice Rebsamen diff --git a/diagnostic_updater/package.xml b/diagnostic_updater/package.xml index 346b567e..2c072fe2 100644 --- a/diagnostic_updater/package.xml +++ b/diagnostic_updater/package.xml @@ -2,7 +2,7 @@ diagnostic_updater - 3.2.1 + 4.0.0 diagnostic_updater contains tools for easily updating diagnostics. it is commonly used in device drivers to keep track of the status of output topics, device status, etc. Austin Hendrix Brice Rebsamen diff --git a/diagnostics/package.xml b/diagnostics/package.xml index 47a8ec1d..623ae282 100644 --- a/diagnostics/package.xml +++ b/diagnostics/package.xml @@ -2,7 +2,7 @@ diagnostics - 3.2.1 + 4.0.0 diagnostics Austin Hendrix Brice Rebsamen diff --git a/self_test/package.xml b/self_test/package.xml index 91ed7370..f4b6b6fc 100644 --- a/self_test/package.xml +++ b/self_test/package.xml @@ -2,7 +2,7 @@ self_test - 3.2.1 + 4.0.0 self_test Austin Hendrix Brice Rebsamen