We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d08f0d5 commit af8078fCopy full SHA for af8078f
1 file changed
src/DurableTask.Core/DurableTask.Core.csproj
@@ -16,7 +16,7 @@
16
<!-- Version Info -->
17
<PropertyGroup>
18
<MajorVersion>3</MajorVersion>
19
- <MinorVersion>8</MinorVersion>
+ <MinorVersion>9</MinorVersion>
20
<PatchVersion>0</PatchVersion>
21
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
22
<FileVersion>$(VersionPrefix).0</FileVersion>
0 commit comments