From 64f19de121c58226b70a328b7615b21304a83ff0 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 08:14:14 +0000 Subject: [PATCH] Update AzOps.psd1 --- src/AzOps.psd1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/AzOps.psd1 b/src/AzOps.psd1 index bae7ba66..0a7b08b0 100644 --- a/src/AzOps.psd1 +++ b/src/AzOps.psd1 @@ -3,7 +3,7 @@ # # Generated by: Customer Architecture Team (CAT) # -# Generated on: 9/15/2025 +# Generated on: 09/16/2025 # @{ @@ -12,7 +12,7 @@ RootModule = 'AzOps.psm1' # Version number of this module. -ModuleVersion = '2.8.2' +ModuleVersion = '2.8.3' # Supported PSEditions # CompatiblePSEditions = @()