Now working on 0.17.1 (#2493)

This commit is contained in:
Enrico Giordani
2020-04-29 22:01:16 +02:00
committed by GitHub
parent 734bed4821
commit ee0420188c

View File

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