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 b4752df commit 71cdb69Copy full SHA for 71cdb69
PowerBGInfo.psd1
@@ -9,7 +9,7 @@
9
DotNetFrameworkVersion = '4.7.2'
10
FunctionsToExport = @('New-BGInfo', 'New-BGInfoLabel', 'New-BGInfoValue')
11
GUID = '91b9c52d-6a39-4a65-a276-409b9390ee04'
12
- ModuleVersion = '0.0.1'
+ ModuleVersion = '0.0.2'
13
PowerShellVersion = '5.1'
14
PrivateData = @{
15
PSData = @{
@@ -24,7 +24,7 @@
24
ModuleName = 'DesktopManager'
25
Guid = '56f85fa6-c622-4204-8e97-3d99e3e06e75'
26
}, @{
27
- ModuleVersion = '0.0.2'
+ ModuleVersion = '0.0.4'
28
ModuleName = 'ImagePlayground'
29
Guid = 'ff5469f2-c542-4318-909e-fd054d16821f'
30
0 commit comments