We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322e27c commit c980052Copy full SHA for c980052
1 file changed
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
- <Version>0.5.1</Version>
4
- <AssemblyVersion>0.5.1.0</AssemblyVersion>
5
- <InformationalVersion>0.5.1-alpha</InformationalVersion>
+ <Version>0.5.3</Version>
+ <AssemblyVersion>0.5.3.0</AssemblyVersion>
+ <InformationalVersion>0.5.3-alpha</InformationalVersion>
6
</PropertyGroup>
7
-</Project>
+</Project>
0 commit comments