We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9ab28 commit ad586fdCopy full SHA for ad586fd
1 file changed
Directory.Build.props
@@ -16,7 +16,7 @@
16
Bump this value via PR when preparing a new release.
17
Release is triggered only when this version differs from the latest git tag. -->
18
<PropertyGroup>
19
- <VersionPrefix>0.2.1</VersionPrefix>
+ <VersionPrefix>0.2.2</VersionPrefix>
20
<FileVersion Condition="'$(BuildNumber)' != ''">$(VersionPrefix).$(BuildNumber)</FileVersion>
21
</PropertyGroup>
22
0 commit comments