Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jlucansky committed Dec 22, 2020
1 parent 7130894 commit e625ee5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Camunda.Api.Client/Camunda.Api.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
<GenerateDocumentationFile Condition=" '$(Configuration)' == 'Release' ">true</GenerateDocumentationFile>
<VersionSuffix></VersionSuffix>
<VersionPrefix>2.5.2</VersionPrefix>
<FileVersion>2.5.2.0</FileVersion>
<VersionPrefix>2.6.0</VersionPrefix>
<FileVersion>2.6.0.0</FileVersion>
<Product>Camunda REST API Client</Product>
<Title>Camunda REST API Client</Title>
<Authors>Jan Lucansky</Authors>
Expand Down

0 comments on commit e625ee5

Please sign in to comment.