Skip to content

Commit

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

* Update README.md
  • Loading branch information
michalJakubis authored Oct 1, 2024
1 parent f779c25 commit a5254ee
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>4.1.0</VersionPrefix>
<VersionPrefix>5.0.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<PackageLicenseExpression>MIT</PackageLicenseExpression>

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ This integration enables you to create [Algolia](https://www.algolia.com/) searc

| Xperience Version | Library Version |
| ------------------- | --------------- |
| >= 29.5.0 | >= 5.0.0 |
| >= 29.0.0 | >= 4.1.0 |
| 28.x | >= 3.x |
| >= 26.2.0, < 27.0.0 | 2.x |
Expand Down

0 comments on commit a5254ee

Please sign in to comment.