Skip to content

Commit

Permalink
Updating WebJobs version for release (#3017)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocav authored Sep 14, 2023
1 parent 16d138e commit 7006d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<!-- Packages can have independent versions and only increment when released -->
<Version>3.0.38$(VersionSuffix)</Version>
<Version>3.0.39$(VersionSuffix)</Version>
<HostStorageVersion>5.0.0$(VersionSuffix)</HostStorageVersion>
<LoggingVersion>4.0.3$(VersionSuffix)</LoggingVersion>

Expand Down

0 comments on commit 7006d2f

Please sign in to comment.