Skip to content

Commit a97702a

Browse files
Bump version
Bump version to 4.1.0.
1 parent 91bc9d2 commit a97702a

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
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
4242
<UseArtifactsOutput>true</UseArtifactsOutput>
4343
<AssemblyVersion>4.0.0.0</AssemblyVersion>
44-
<VersionPrefix>4.0.2</VersionPrefix>
44+
<VersionPrefix>4.1.0</VersionPrefix>
4545
</PropertyGroup>
4646
<PropertyGroup Condition=" '$(GITHUB_ACTIONS)' != '' AND '$(DEPENDABOT_JOB_ID)' == '' ">
4747
<VersionSuffix Condition=" '$(VersionSuffix)' == '' AND '$(GITHUB_HEAD_REF)' == '' ">beta.$(GITHUB_RUN_NUMBER)</VersionSuffix>

0 commit comments

Comments
 (0)