We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 750d78f commit 931cbe0Copy full SHA for 931cbe0
1 file changed
src/DurableTask.AzureStorage/DurableTask.AzureStorage.csproj
@@ -21,7 +21,7 @@
21
<!-- Version Info -->
22
<PropertyGroup>
23
<MajorVersion>2</MajorVersion>
24
- <MinorVersion>3</MinorVersion>
+ <MinorVersion>4</MinorVersion>
25
<PatchVersion>0</PatchVersion>
26
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
27
<FileVersion>$(VersionPrefix).0</FileVersion>
0 commit comments