bump version

This commit is contained in:
nicolas.dorier
2018-01-08 23:12:28 +09:00
parent c513d6bd44
commit a048494f34

View File

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