diff --git a/PowerFGT/PowerFGT.psd1 b/PowerFGT/PowerFGT.psd1 index f6e2d2b7..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 = @() @@ -101,7 +101,7 @@ LicenseUri = 'https://github.com/FortiPower/PowerFGT/blob/master/LICENSE' # A URL to the main website for this project. - ProjectUri = 'https://github.com/FortiPower/PowerFGT' + ProjectUri = 'https://fortipower.github.io/PowerFGT' # A URL to an icon representing this module. # IconUri = '' 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)