From 4cff0d985a77046d8d3922054d2a47c07384349f Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 07:11: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 556986a8..e87078ee 100644 --- a/src/AzOps.psd1 +++ b/src/AzOps.psd1 @@ -3,7 +3,7 @@ # # Generated by: Customer Architecture Team (CAT) # -# Generated on: 6/10/2025 +# Generated on: 06/18/2025 # @{ @@ -12,7 +12,7 @@ RootModule = 'AzOps.psm1' # Version number of this module. -ModuleVersion = '2.8.0' +ModuleVersion = '2.8.1' # Supported PSEditions # CompatiblePSEditions = @()