From 4120c9ef86eef7606a2877b7f3232d5942f0b82b Mon Sep 17 00:00:00 2001
From: Michal Jakubis <64188398+michalJakubis@users.noreply.github.com>
Date: Tue, 1 Oct 2024 09:14:45 +0200
Subject: [PATCH] Bump to v4.0.0 (#29)
* Bump to v4.0.0
* Update README.md
---
Directory.Build.props | 2 +-
README.md | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/Directory.Build.props b/Directory.Build.props
index b3f58d8..68eba39 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -5,7 +5,7 @@
$(Company)
Copyright © $(Company) $([System.DateTime]::Now.Year)
$(Company)™
- 3.0.0
+ 4.0.0
MIT
diff --git a/README.md b/README.md
index a7e3b37..48f293a 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ This integration enables you to create [AzureSearch](https://azure.microsoft.com
| Xperience Version | Library Version |
| ----------------- | --------------- |
+| >= 29.5.0 | >= 4.0.0 |
| >= 29.0.0 | >= 2.1.0 |
| >= 28.2.0 | >= 1.0.0 |