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 = @()