Skip to content

Commit

Permalink
build(sln): bump version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seangwright committed Jan 19, 2023
1 parent cfb90f3 commit 51c60b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Copyright>Copyright © $(Company) $([System.DateTime]::Now.Year)</Copyright>
<Trademark>$(Company)™</Trademark>
<Product>WiredViews.Kentico.FluentCacheKeys</Product>
<VersionPrefix>2.2.0</VersionPrefix>
<VersionPrefix>2.3.0</VersionPrefix>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Title>$(Product)</Title>
<PackageProjectUrl>https://github.com/wiredviews/kentico-fluent-cache-keys</PackageProjectUrl>
Expand Down

0 comments on commit 51c60b9

Please sign in to comment.