Now working on 0.15.3 (#1525)

This commit is contained in:
Enrico Giordani
2020-03-10 18:09:11 +01:00
committed by GitHub
parent 197bc54ac6
commit 852689b3df

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