Skip to content

Commit

Permalink
Merge pull request #70 from alagoutte/new-release
Browse files Browse the repository at this point in the history
New release 0.4.0 !
  • Loading branch information
alagoutte authored Dec 27, 2019
2 parents 284661d + ed9b924 commit 5d856d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Expand Up @@ -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 = ''
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 5d856d1

Please sign in to comment.