Skip to content

Commit

Permalink
Bump to v2.0.0-prerelease-1 (#10)
Browse files Browse the repository at this point in the history
* Bump to v2.0.0-prerelease-1

* Update README.md
  • Loading branch information
michalJakubis authored Apr 10, 2024
1 parent 91a3813 commit 81a1d06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<Authors>$(Company)</Authors>
<Copyright>Copyright © $(Company) $([System.DateTime]::Now.Year)</Copyright>
<Trademark>$(Company)™</Trademark>
<VersionPrefix>1.0.1</VersionPrefix>
<VersionSuffix></VersionSuffix>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionSuffix>prerelease-1</VersionSuffix>
<PackageLicenseExpression>MIT</PackageLicenseExpression>

<PackageProjectUrl>https://github.com/Kentico/xperience-by-kentico-azure-ai-search</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This integration enables you to create [AzureSearch](https://azure.microsoft.com

| Xperience Version | Library Version |
| ----------------- | --------------- |
| >= 28.2.0 | 1.0.0 |
| >= 28.2.0 | >= 1.0.0 |

### Dependencies

Expand Down

0 comments on commit 81a1d06

Please sign in to comment.