Skip to content

Commit 7ff4534

Browse files
Bump version (#3789)
* Bump version Bump version to 10.1.4 for the next release. Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update README Update version for badges. --------- Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Costello <martin@martincostello.com>
1 parent ea2cbee commit 7ff4534

File tree

2 files changed

+412
-412
lines changed

2 files changed

+412
-412
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
<PackageReadmeFile>package-readme.md</PackageReadmeFile>
3030
<PackageReleaseNotes>See $(PackageProjectUrl)/releases for details.</PackageReleaseNotes>
3131
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
32-
<PackageValidationBaselineVersion>10.1.2</PackageValidationBaselineVersion>
32+
<PackageValidationBaselineVersion>10.1.3</PackageValidationBaselineVersion>
3333
<PublishRepositoryUrl>true</PublishRepositoryUrl>
3434
<RepositoryType>git</RepositoryType>
3535
<RepositoryUrl>$(PackageProjectUrl).git</RepositoryUrl>
3636
<StaticWebAssetsEnabled>false</StaticWebAssetsEnabled>
3737
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
3838
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
3939
<UseArtifactsOutput>true</UseArtifactsOutput>
40-
<VersionPrefix>10.1.3</VersionPrefix>
40+
<VersionPrefix>10.1.4</VersionPrefix>
4141
<WarnOnPackingNonPackableProject>false</WarnOnPackingNonPackableProject>
4242
</PropertyGroup>
4343
<PropertyGroup Condition=" '$(GITHUB_ACTIONS)' != '' AND '$(DEPENDABOT_JOB_ID)' == '' ">

0 commit comments

Comments
 (0)