Update version to 0.19.2 (#4896)

This commit is contained in:
Enrico Giordani
2020-07-09 18:17:30 +02:00
committed by GitHub
parent 451aea87aa
commit b13e719ab3
6 changed files with 6 additions and 6 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.1</Version>
<Version>0.19.2</Version>
<DefineConstants>Version=$(Version);</DefineConstants>
</PropertyGroup>
</Project>