We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5567a9 commit ef6b2c9Copy full SHA for ef6b2c9
1 file changed
src/DurableTask.ServiceBus/DurableTask.ServiceBus.csproj
@@ -11,7 +11,7 @@
11
<PropertyGroup>
12
<MajorVersion>4</MajorVersion>
13
<MinorVersion>0</MinorVersion>
14
- <PatchVersion>2</PatchVersion>
+ <PatchVersion>3</PatchVersion>
15
16
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
17
<FileVersion>$(VersionPrefix).0</FileVersion>
0 commit comments