nameserver type fix.

This commit is contained in:
2022-12-14 16:55:08 +03:00
parent 833bb183eb
commit ea9b760933
5 changed files with 34 additions and 5 deletions

View File

@@ -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 = ''