nameserver type fix.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
@{
|
||||
RootModule = 'ps.ipam.psm1'
|
||||
ModuleVersion = '<version>'
|
||||
ModuleVersion = '2.0'
|
||||
GUID = 'cd573493-4245-4073-a238-fab2251d78d0'
|
||||
Author = 'Nikolay Tatarinov'
|
||||
Copyright = '(c) 2022 Nikolay Tatarinov. All rights reserved.'
|
||||
@@ -51,7 +51,7 @@
|
||||
Tags = @('phpIPAM')
|
||||
LicenseUri = 'https://git.arnike.ru/Arnike/ps.ipam/src/branch/main/LICENSE'
|
||||
ProjectUri = 'https://git.arnike.ru/Arnike/ps.ipam'
|
||||
IconUri = 'https://git.arnike.ru/Arnike/ps.ipam/src/branch/main/images/logo.png'
|
||||
IconUri = 'https://git.arnike.ru/Arnike/ps.ipam/src/branch/main/images/logo.png'
|
||||
|
||||
# ReleaseNotes of this module
|
||||
# ReleaseNotes = ''
|
||||
|
||||
Reference in New Issue
Block a user