Skip to content

Commit 5ad0106

Browse files
authored
Bump version to 1.0.7 in Directory.Build.props
1 parent 7aa557a commit 5ad0106

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<RepositoryUrl>https://github.com/managedcode/MimeTypes</RepositoryUrl>
1818
<PackageProjectUrl>https://github.com/managedcode/MimeTypes</PackageProjectUrl>
1919
<Product>Managed Code - MimeTypes</Product>
20-
<Version>1.0.6</Version>
21-
<PackageVersion>1.0.6</PackageVersion>
20+
<Version>1.0.7</Version>
21+
<PackageVersion>1.0.7</PackageVersion>
2222

2323
</PropertyGroup>
2424
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
@@ -34,4 +34,4 @@
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3535
</PackageReference>
3636
</ItemGroup>
37-
</Project>
37+
</Project>

0 commit comments

Comments
 (0)