From b62802d13f2f175b01085e5792855fb567a636e9 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 09:22:44 +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 326a47dc..846ea7f0 100644 --- a/src/AzOps.psd1 +++ b/src/AzOps.psd1 @@ -3,7 +3,7 @@ # # Generated by: Customer Architecture Team (CAT) # -# Generated on: 11/27/2025 +# Generated on: 12/04/2025 # @{ @@ -12,7 +12,7 @@ RootModule = 'AzOps.psm1' # Version number of this module. -ModuleVersion = '2.8.3' +ModuleVersion = '2.8.4' # Supported PSEditions # CompatiblePSEditions = @()