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 44de656 commit db43cc1Copy full SHA for db43cc1
src/providers/WorkflowCore.Persistence.PostgreSQL/WorkflowCore.Persistence.PostgreSQL.csproj
@@ -15,9 +15,9 @@
15
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
16
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
17
<Description>Provides support to persist workflows running on Workflow Core to a PostgreSQL database.</Description>
18
- <Version>2.0.1</Version>
19
- <AssemblyVersion>2.0.1.0</AssemblyVersion>
20
- <FileVersion>2.0.1.0</FileVersion>
+ <Version>2.0.2</Version>
+ <AssemblyVersion>2.0.2.0</AssemblyVersion>
+ <FileVersion>2.0.2.0</FileVersion>
21
</PropertyGroup>
22
23
<ItemGroup>
0 commit comments