Bump version up to 1.0.1 (#24)
This commit is contained in:
Родитель
dd2bc4193d
Коммит
e7b30d33f0
|
@ -2,7 +2,7 @@
|
|||
<package>
|
||||
<metadata>
|
||||
<id>FeatureFlags.PowerShell</id>
|
||||
<version>1.0.0</version>
|
||||
<version>1.0.1</version>
|
||||
<title>PowerShell Feature Flags</title>
|
||||
<authors>Andrea Spadaccini,Nick Hara</authors>
|
||||
<owners>Andrea Spadaccini</owners>
|
||||
|
@ -10,12 +10,12 @@
|
|||
<projectUrl>https://github.com/microsoft/PowerShell-FeatureFlags/</projectUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>PowerShell module containing a Feature Flags implementation based on a local config file.</description>
|
||||
<releaseNotes>First release.</releaseNotes>
|
||||
<copyright>Copyright 2019</copyright>
|
||||
<releaseNotes>Fixed bug with the "probability" condition (issue #18).</releaseNotes>
|
||||
<copyright>Copyright 2020 Microsoft</copyright>
|
||||
<repository type="git" url="https://github.com/microsoft/PowerShell-FeatureFlags.git" branch="master" />
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="bld\psgallery\FeatureFlags\*.*" target="$targetBase$" />
|
||||
<file src="bld\psgallery\FeatureFlags\External\**\netstandard1.0\*.*" target="$targetBase$\External" />
|
||||
</files>
|
||||
</package>
|
||||
</package>
|
||||
|
|
Загрузка…
Ссылка в новой задаче