From 34ab032d70bf33da0632efcffdde4680bb65d1d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 13:55:09 +0100 Subject: [PATCH] Update AzOps.psd1 (#336) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- src/AzOps.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AzOps.psd1 b/src/AzOps.psd1 index 7f15289d..a3fb8a3d 100644 --- a/src/AzOps.psd1 +++ b/src/AzOps.psd1 @@ -12,7 +12,7 @@ RootModule = 'AzOps.psm1' # Version number of this module. -ModuleVersion = '1.1.4' +ModuleVersion = '1.1.5' # Supported PSEditions # CompatiblePSEditions = @()