From 78d8f76b306cbd3dc00ec788dd9c66415de5d4e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 09:20:51 +0000 Subject: [PATCH] Update AzOps.psd1 (#707) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- src/AzOps.psd1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/AzOps.psd1 b/src/AzOps.psd1 index 4f16fdf4..d5dc419e 100644 --- a/src/AzOps.psd1 +++ b/src/AzOps.psd1 @@ -3,7 +3,7 @@ # # Generated by: Customer Architecture Team (CAT) # -# Generated on: 11/03/2022 +# Generated on: 11/17/2022 # @{ @@ -12,7 +12,7 @@ RootModule = 'AzOps.psm1' # Version number of this module. -ModuleVersion = '1.9.0' +ModuleVersion = '1.9.1' # Supported PSEditions # CompatiblePSEditions = @()