We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2772357 commit a37e3e3Copy full SHA for a37e3e3
src/Directory.Build.props
@@ -4,10 +4,10 @@
4
<PackageLicenseUrl>https://github.com/danielgerlag/workflow-core/blob/master/LICENSE.md</PackageLicenseUrl>
5
<RepositoryType>git</RepositoryType>
6
<RepositoryUrl>https://github.com/danielgerlag/workflow-core.git</RepositoryUrl>
7
- <Version>3.13.0</Version>
8
- <AssemblyVersion>3.13.0.0</AssemblyVersion>
9
- <FileVersion>3.13.0.0</FileVersion>
+ <Version>3.14.0</Version>
+ <AssemblyVersion>3.14.0.0</AssemblyVersion>
+ <FileVersion>3.14.0.0</FileVersion>
10
<PackageIconUrl>https://github.com/danielgerlag/workflow-core/raw/master/src/logo.png</PackageIconUrl>
11
- <PackageVersion>3.13.0</PackageVersion>
+ <PackageVersion>3.14.0</PackageVersion>
12
</PropertyGroup>
13
</Project>
0 commit comments