We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2727ed4 commit ec28c4fCopy full SHA for ec28c4f
1 file changed
monkey365.psd1
@@ -12,7 +12,7 @@
12
RootModule = 'monkey365.psm1'
13
14
# Version number of this module.
15
-ModuleVersion = '0.96.5'
+ModuleVersion = '0.96.6'
16
17
# Supported PSEditions
18
#CompatiblePSEditions = @()
@@ -138,10 +138,6 @@ PrivateData = @{
138
# A URL to an icon representing this module.
139
IconUri = 'https://user-images.githubusercontent.com/5271640/181045413-1d17333c-0533-404a-91be-2070ccc6ee29.png'
140
141
- # Repository URI and Bug tracker
142
- RepositoryUri = 'https://github.com/silverhack/monkey365'
143
- BugTrackerUri = 'https://github.com/silverhack/monkey365/issues'
144
-
145
#Prerelease = 'beta'
146
147
# ReleaseNotes of this module
0 commit comments