Skip to content

Commit

Permalink
Bump to v5.0.0 (#32)
Browse files Browse the repository at this point in the history
* Bump to v5.0.0

* Update README.md
  • Loading branch information
Rumec authored Jan 15, 2025
1 parent 96be1cf commit 4b38bd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
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>4.1.0</VersionPrefix>
<VersionPrefix>5.0.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<PackageLicenseExpression>MIT</PackageLicenseExpression>

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ Summary of libraries (NuGet packages) used by this integration and their Xperien

| Xperience by Kentico Version | Library Version |
| ---------------------------- | --------------- |
| \>= 30.0.1 | 5.0.0 |
| \>= 29.2.0 | 3.0.0 |
| \>= 29.0.2, \< 29.2.0 | 2.0.0 |
| \>= 29.0.2, \< 29.2.0 | 2.0.0 |

### Dependencies

Expand Down

0 comments on commit 4b38bd6

Please sign in to comment.