Skip to content

Commit 84a7e82

Browse files
sophiatevSophia Tevosyan
andauthored
Bump Azure Storage patch version (#1374)
Co-authored-by: Sophia Tevosyan <stevosyan@microsoft.com>
1 parent 0dad653 commit 84a7e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DurableTask.AzureStorage/DurableTask.AzureStorage.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PropertyGroup>
2121
<MajorVersion>2</MajorVersion>
2222
<MinorVersion>9</MinorVersion>
23-
<PatchVersion>0</PatchVersion>
23+
<PatchVersion>1</PatchVersion>
2424
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
2525
<FileVersion>$(VersionPrefix).0</FileVersion>
2626
<!-- FileVersionRevision is expected to be set by the CI. This is useful for distinguishing between multiple builds of the same version. -->

0 commit comments

Comments
 (0)