Skip to content

Commit

Permalink
New release 0.4.0 !
Browse files Browse the repository at this point in the history
  • Loading branch information
alagoutte committed Dec 27, 2019
1 parent f44df9a commit ed9b924
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PowerFGT/PowerFGT.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = 'PowerFGT.psm1'

# Version number of this module.
ModuleVersion = '0.3.0'
ModuleVersion = '0.4.0'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit ed9b924

Please sign in to comment.