Skip to content

Commit 2351b04

Browse files
authored
Bump version to 9.2.0 in Directory.Build.props
1 parent ecb2c2d commit 2351b04

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
@@ -27,8 +27,8 @@
2727
<RepositoryUrl>https://github.com/managedcode/Storage</RepositoryUrl>
2828
<PackageProjectUrl>https://github.com/managedcode/Storage</PackageProjectUrl>
2929
<Product>Managed Code - Storage</Product>
30-
<Version>9.1.0</Version>
31-
<PackageVersion>9.1.0</PackageVersion>
30+
<Version>9.2.0</Version>
31+
<PackageVersion>9.2.0</PackageVersion>
3232

3333
</PropertyGroup>
3434

@@ -45,4 +45,4 @@
4545
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4646
</PackageReference>
4747
</ItemGroup>
48-
</Project>
48+
</Project>

0 commit comments

Comments
 (0)