From 21f54d3952a082d469add7d31489fc1ab0b8fd1d Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 12:35:05 +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 3512c518..cbc6166c 100644 --- a/src/AzOps.psd1 +++ b/src/AzOps.psd1 @@ -3,7 +3,7 @@ # # Generated by: Customer Architecture Team (CAT) # -# Generated on: 05/03/2024 +# Generated on: 06/26/2024 # @{ @@ -12,7 +12,7 @@ RootModule = 'AzOps.psm1' # Version number of this module. -ModuleVersion = '2.6.3' +ModuleVersion = '2.6.4' # Supported PSEditions # CompatiblePSEditions = @()