Skip to content

Commit 10d0155

Browse files
authored
Bump version to 4.1.1
1 parent e94c9fe commit 10d0155

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
@@ -41,7 +41,7 @@
4141
</PropertyGroup>
4242

4343
<PropertyGroup>
44-
<VersionPrefix>4.1.0</VersionPrefix>
44+
<VersionPrefix>4.1.1</VersionPrefix>
4545
<VersionSuffix>beta</VersionSuffix>
4646
<IncludePreReleaseLabelInPackageVersion Condition="'$(IS_STABLE_BUILD)' != 'true'">true</IncludePreReleaseLabelInPackageVersion>
4747
<BuildNumber Condition=" '$(BuildNumber)' == '' ">$(GITHUB_RUN_NUMBER)</BuildNumber>

0 commit comments

Comments
 (0)