Skip to content

Commit 7177e4f

Browse files
authored
Update WorkflowCore.csproj
1 parent 03fd813 commit 7177e4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/WorkflowCore/WorkflowCore.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
1616
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
1717
<Description>Workflow Core is a light weight workflow engine targeting .NET Standard.</Description>
18-
<Version>1.8.3</Version>
19-
<AssemblyVersion>1.8.3.0</AssemblyVersion>
20-
<FileVersion>1.8.3.0</FileVersion>
18+
<Version>1.8.4</Version>
19+
<AssemblyVersion>1.8.4.0</AssemblyVersion>
20+
<FileVersion>1.8.4.0</FileVersion>
2121
<PackageReleaseNotes></PackageReleaseNotes>
2222
<PackageIconUrl>https://github.com/danielgerlag/workflow-core/raw/master/src/logo.png</PackageIconUrl>
2323
</PropertyGroup>

0 commit comments

Comments
 (0)