Now working on 0.23.1 (#6881)

This commit is contained in:
Enrico Giordani
2020-09-29 12:05:36 +02:00
committed by GitHub
parent a5b22cffa2
commit 8d18626659

View File

@@ -1,6 +1,6 @@
<?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.21.2</Version> <Version>0.23.1</Version>
</PropertyGroup> </PropertyGroup>
</Project> </Project>