diff --git a/PowerFGT/PowerFGT.psd1 b/PowerFGT/PowerFGT.psd1 index 113fa034..5e20a394 100644 --- a/PowerFGT/PowerFGT.psd1 +++ b/PowerFGT/PowerFGT.psd1 @@ -12,7 +12,7 @@ RootModule = 'PowerFGT.psm1' # Version number of this module. - ModuleVersion = '0.3.0' + ModuleVersion = '0.4.0' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/README.md b/README.md index 135f0839..9f07b874 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a Powershell module for configure a FortiGate (Fortinet) Firewall. -With this module (version 0.3.0) you can manage: +With this module (version 0.4.0) you can manage: - [Address](#Address) (Add/Get/Copy/Set/Remove object type ipmask/subnet) - [AddressGroup](#Address-Group) (Add/Get/Copy/Set/Remove and Add/Remove Member)