Skip to content

Commit

Permalink
Increment DurableTask.ApplicationInsights version (#1009)
Browse files Browse the repository at this point in the history
  • Loading branch information
bachuv authored Nov 13, 2023
1 parent f7d67e1 commit 196a858
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PropertyGroup>
<MajorVersion>0</MajorVersion>
<MinorVersion>1</MinorVersion>
<PatchVersion>2</PatchVersion>
<PatchVersion>3</PatchVersion>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
<FileVersion>$(VersionPrefix).0</FileVersion>
<!-- FileVersionRevision is expected to be set by the CI. This is useful for distinguishing between multiple builds of the same version. -->
Expand Down

0 comments on commit 196a858

Please sign in to comment.