Skip to content

Commit ec28c4f

Browse files
committed
Update monkey365 version
1 parent 2727ed4 commit ec28c4f

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

monkey365.psd1

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'monkey365.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.96.5'
15+
ModuleVersion = '0.96.6'
1616

1717
# Supported PSEditions
1818
#CompatiblePSEditions = @()
@@ -138,10 +138,6 @@ PrivateData = @{
138138
# A URL to an icon representing this module.
139139
IconUri = 'https://user-images.githubusercontent.com/5271640/181045413-1d17333c-0533-404a-91be-2070ccc6ee29.png'
140140

141-
# Repository URI and Bug tracker
142-
RepositoryUri = 'https://github.com/silverhack/monkey365'
143-
BugTrackerUri = 'https://github.com/silverhack/monkey365/issues'
144-
145141
#Prerelease = 'beta'
146142

147143
# ReleaseNotes of this module

0 commit comments

Comments
 (0)