Skip to content

Commit 71cdb69

Browse files
update module PSD1
1 parent b4752df commit 71cdb69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PowerBGInfo.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
DotNetFrameworkVersion = '4.7.2'
1010
FunctionsToExport = @('New-BGInfo', 'New-BGInfoLabel', 'New-BGInfoValue')
1111
GUID = '91b9c52d-6a39-4a65-a276-409b9390ee04'
12-
ModuleVersion = '0.0.1'
12+
ModuleVersion = '0.0.2'
1313
PowerShellVersion = '5.1'
1414
PrivateData = @{
1515
PSData = @{
@@ -24,7 +24,7 @@
2424
ModuleName = 'DesktopManager'
2525
Guid = '56f85fa6-c622-4204-8e97-3d99e3e06e75'
2626
}, @{
27-
ModuleVersion = '0.0.2'
27+
ModuleVersion = '0.0.4'
2828
ModuleName = 'ImagePlayground'
2929
Guid = 'ff5469f2-c542-4318-909e-fd054d16821f'
3030
}, @{

0 commit comments

Comments
 (0)