Skip to content

Commit 53ed8b3

Browse files
Merge branch 'master' into development
2 parents 761ec4d + 206b53c commit 53ed8b3

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

PSModuleDevelopment/PSModuleDevelopment.psd1

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
RootModule = 'PSModuleDevelopment.psm1'
55

66
# Version number of this module.
7+
78
ModuleVersion = '2.2.11.138'
89

9-
# ID used to uniquely identify this module
10+
# ID used to uniquely identify this module
1011
GUID = '37dd5fce-e7b5-4d57-ac37-832055ce49d6'
1112

1213
# Author of this module
@@ -156,11 +157,4 @@
156157
} # End of PSData hashtable
157158

158159
} # End of PrivateData hashtable
159-
}
160-
161-
162-
163-
164-
165-
166-
160+
}

0 commit comments

Comments
 (0)