Update version to 0.20.0 (#5288)

This commit is contained in:
Enrico Giordani
2020-07-29 13:19:57 +02:00
committed by GitHub
parent 0b27fc39e6
commit e23b406364
2 changed files with 2 additions and 2 deletions

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.19.3</Version>
<Version>0.20.0</Version>
<DefineConstants>Version=$(Version);</DefineConstants>
</PropertyGroup>
</Project>