Increment version to 0.17.0 (#2415)

This commit is contained in:
Enrico Giordani
2020-04-27 16:25:25 +02:00
committed by GitHub
parent 5b02bda277
commit feb950be3c

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