From bb66bc17a5e658d0ea8c122ac70bf9f379775894 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Wed, 15 Jan 2020 16:07:09 +0100 Subject: [PATCH] new release 0.4.1 Fix required VMware.PowerCLI module (not mandatory) Fix typo on Deploy-FGTVm Add platyPS docs --- PowerFGT/PowerFGT.psd1 | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PowerFGT/PowerFGT.psd1 b/PowerFGT/PowerFGT.psd1 index 5e20a394..c03c512c 100644 --- a/PowerFGT/PowerFGT.psd1 +++ b/PowerFGT/PowerFGT.psd1 @@ -12,7 +12,7 @@ RootModule = 'PowerFGT.psm1' # Version number of this module. - ModuleVersion = '0.4.0' + ModuleVersion = '0.4.1' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/README.md b/README.md index 9f07b874..2e92893c 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.4.0) you can manage: +With this module (version 0.4.1) 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)