We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8729c commit 982bc9eCopy full SHA for 982bc9e
AutomaticMaintenance.psd1
@@ -1,6 +1,6 @@
1
@{
2
RootModule = 'AutomaticMaintenance.psm1'
3
- ModuleVersion = '2.9'
+ ModuleVersion = '2.9.1'
4
GUID = '8e34abf8-40ba-4c68-8bf8-f235cd001d82'
5
Author = 'Kirill Nikolaev'
6
CompanyName = 'Fozzy Inc.'
@@ -26,6 +26,6 @@
26
LicenseUri = 'https://github.com/FozzyHosting/AutomaticMaintenance/blob/master/LICENSE'
27
ProjectUri = 'https://github.com/FozzyHosting/AutomaticMaintenance/'
28
ReleaseNotes = ''
29
- }
+ }
30
}
31
0 commit comments