From 7e6cc7126d265946b223bd7e82a7a7a49d2a341d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 15:29:48 +0000 Subject: [PATCH] Update AzOps.psd1 (#535) 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 c0922196..1c3986c9 100644 --- a/src/AzOps.psd1 +++ b/src/AzOps.psd1 @@ -3,7 +3,7 @@ # # Generated by: Customer Architecture and Engineering # -# Generated on: 01/05/2022 +# Generated on: 01/14/2022 # @{ @@ -12,7 +12,7 @@ RootModule = 'AzOps.psm1' # Version number of this module. -ModuleVersion = '1.7.0' +ModuleVersion = '1.7.1' # Supported PSEditions # CompatiblePSEditions = @()