Update version to 0.20.1

This commit is contained in:
Enrico Giordani 2020-08-04 18:34:50 +02:00
parent 036819e629
commit 797bedd8c2

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Version>0.20.0</Version>
<Version>0.20.1</Version>
<DefineConstants>Version=$(Version);</DefineConstants>
</PropertyGroup>
</Project>