version bump

This commit is contained in:
nicolas.dorier 2017-12-17 20:01:21 +09:00
parent aaadda3e0f
commit 582e1eb4f8

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.0</TargetFramework>
<Version>1.0.0.42</Version>
<Version>1.0.0.43</Version>
</PropertyGroup>
<ItemGroup>
<Compile Remove="Build\dockerfiles\**" />