From e7b0c1aec63dda528f7527b21c7c6b7e845f17c9 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 12:05:30 +0000 Subject: [PATCH] Update AzOps.psd1 --- src/AzOps.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AzOps.psd1 b/src/AzOps.psd1 index b4a0e999..3d6cc12f 100644 --- a/src/AzOps.psd1 +++ b/src/AzOps.psd1 @@ -12,7 +12,7 @@ RootModule = 'AzOps.psm1' # Version number of this module. -ModuleVersion = '2.3.1' +ModuleVersion = '2.4.0' # Supported PSEditions # CompatiblePSEditions = @()