Skip to content

Commit 4f4b644

Browse files
committed
Bump package to 2.4.3
1 parent 3a86cab commit 4f4b644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</PropertyGroup>
3535

3636
<PropertyGroup>
37-
<VersionPrefix>2.4.2</VersionPrefix>
37+
<VersionPrefix>2.4.3</VersionPrefix>
3838
<VersionSuffix>build</VersionSuffix>
3939
<IncludePreReleaseLabelInPackageVersion Condition="'$(IsStableBuild)' != 'true'">true</IncludePreReleaseLabelInPackageVersion>
4040
<BuildNumber Condition=" '$(BuildNumber)' == '' ">$(BUILD_NUMBER)</BuildNumber>

0 commit comments

Comments
 (0)