We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524c446 commit 14d4a67Copy full SHA for 14d4a67
1 file changed
NetScaler/NetScaler.psd1
@@ -12,7 +12,7 @@
12
RootModule = 'NetScaler.psm1'
13
14
# Version number of this module.
15
-ModuleVersion = '1.3.0'
+ModuleVersion = '1.4.0'
16
17
# ID used to uniquely identify this module
18
GUID = 'bd4390dc-a8ad-4bce-8d69-f53ccf8e4163'
@@ -21,7 +21,7 @@ GUID = 'bd4390dc-a8ad-4bce-8d69-f53ccf8e4163'
21
Author = 'Brandon Olin'
22
23
# Company or vendor of this module
24
-CompanyName = 'Unknown'
+CompanyName = 'Community'
25
26
# Copyright statement for this module
27
Copyright = '(c) 2015 Brandon Olin. All rights reserved.'
0 commit comments