Skip to content

Commit

Permalink
Version bump for api
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkruglos committed Jul 25, 2017
1 parent 11185ed commit 593f17a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project ToolsVersion="15.0" Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp1.1</TargetFramework>
<VersionPrefix>0.1.30</VersionPrefix>
<VersionPrefix>0.1.31</VersionPrefix>
<DockerComposeProjectPath>..\..\..\deployments\docker-compose.dcproj</DockerComposeProjectPath>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>1591, 1701, 1702, 1998</NoWarn>
Expand Down

0 comments on commit 593f17a

Please sign in to comment.