From 77758d411b62a02c520602dca41077d936666038 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 15:59:48 +0100 Subject: [PATCH] Update AzOps.psd1 (#358) 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 3601225f..76731a94 100644 --- a/src/AzOps.psd1 +++ b/src/AzOps.psd1 @@ -3,7 +3,7 @@ # # Generated by: Customer Architecture and Engineering # -# Generated on: 05/19/2021 +# Generated on: 06/01/2021 # @{ @@ -12,7 +12,7 @@ RootModule = 'AzOps.psm1' # Version number of this module. -ModuleVersion = '1.1.6' +ModuleVersion = '1.2.0' # Supported PSEditions # CompatiblePSEditions = @()