Skip to content

Commit 7006d2f

Browse files
authored
Updating WebJobs version for release (#3017)
1 parent 16d138e commit 7006d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<!-- Packages can have independent versions and only increment when released -->
4-
<Version>3.0.38$(VersionSuffix)</Version>
4+
<Version>3.0.39$(VersionSuffix)</Version>
55
<HostStorageVersion>5.0.0$(VersionSuffix)</HostStorageVersion>
66
<LoggingVersion>4.0.3$(VersionSuffix)</LoggingVersion>
77

0 commit comments

Comments
 (0)