Skip to content

Commit

Permalink
Merge pull request #10 from Kentico/Bump-to-v2.0.0
Browse files Browse the repository at this point in the history
Bump to v2.0.0
  • Loading branch information
Rumec authored Jan 14, 2025
2 parents 28f3545 + 69513e2 commit fee1a2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Authors>$(Company)</Authors>
<Copyright>Copyright © $(Company) $([System.DateTime]::Now.Year)</Copyright>
<Trademark>$(Company)™</Trademark>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionPrefix>2.0.0</VersionPrefix>
<PackageLicenseExpression>MIT</PackageLicenseExpression>

<PackageProjectUrl>https://github.com/Kentico/xperience-by-kentico-ecommerce-common</PackageProjectUrl>
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Currently contains one library `Kentico.Xperience.Ecommerce.Common`.

| Xperience Version | Library Version |
| ----------------- | --------------- |
| >= 30.0.1 | 2.0.0 |
| >= 29.0.1 | 1.0.0 |

### Dependencies
Expand Down

0 comments on commit fee1a2f

Please sign in to comment.