Skip to content

Commit 982bc9e

Browse files
committed
Bumps the module's version to 2.9.1
1 parent 9f8729c commit 982bc9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AutomaticMaintenance.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
RootModule = 'AutomaticMaintenance.psm1'
3-
ModuleVersion = '2.9'
3+
ModuleVersion = '2.9.1'
44
GUID = '8e34abf8-40ba-4c68-8bf8-f235cd001d82'
55
Author = 'Kirill Nikolaev'
66
CompanyName = 'Fozzy Inc.'
@@ -26,6 +26,6 @@
2626
LicenseUri = 'https://github.com/FozzyHosting/AutomaticMaintenance/blob/master/LICENSE'
2727
ProjectUri = 'https://github.com/FozzyHosting/AutomaticMaintenance/'
2828
ReleaseNotes = ''
29-
}
29+
}
3030
}
3131
}

0 commit comments

Comments
 (0)