From d60f25061718a06f5f16ce9473480e6c37dccf87 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 08:41:30 +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 99937c55..a5067439 100644 --- a/src/AzOps.psd1 +++ b/src/AzOps.psd1 @@ -3,7 +3,7 @@ # # Generated by: Customer Architecture Team (CAT) # -# Generated on: 5/20/2025 +# Generated on: 05/23/2025 # @{ @@ -12,7 +12,7 @@ RootModule = 'AzOps.psm1' # Version number of this module. -ModuleVersion = '2.7.0' +ModuleVersion = '2.8.0' # Supported PSEditions # CompatiblePSEditions = @()