File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
CompanyName = ' '
5
5
Copyright = ' (c) Isabella Muerte. All rights reserved.'
6
6
Description = ' Cmdlets for working with environment variables and paths'
7
- ModuleVersion = ' 0.3.0 '
7
+ ModuleVersion = ' 0.3.1 '
8
8
CompatiblePSEditions = ' Core'
9
9
PowerShellVersion = ' 7.2'
10
10
RootModule = " Atmosphere.dll"
Original file line number Diff line number Diff line change 11
11
<RepositoryUrl >https://github.com/bruxisma/atmosphere</RepositoryUrl >
12
12
<RepositoryType >git</RepositoryType >
13
13
<Authors >Isabella Muerte</Authors >
14
- <VersionPrefix >0.3.0 </VersionPrefix >
14
+ <VersionPrefix >0.3.1 </VersionPrefix >
15
15
<Version Condition =" '$(VersionSuffix)' != ''" >$(VersionPrefix)-$(VersionSuffix)</Version >
16
16
<Version Condition =" '$(VersionSuffix)' == ''" >$(VersionPrefix)</Version >
17
17
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments