From 77f6af191bd5482bc007a31bf6558d4e6c9054ab Mon Sep 17 00:00:00 2001
From: Michal Jakubis <64188398+michalJakubis@users.noreply.github.com>
Date: Mon, 18 Nov 2024 12:21:31 +0100
Subject: [PATCH 1/2] Bump to v1.10.0
---
Directory.Build.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Directory.Build.props b/Directory.Build.props
index da9551e..e476110 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -5,7 +5,7 @@
$(Company)
Copyright © $(Company) $([System.DateTime]::Now.Year)
$(Company)™
- 1.9.0
+ 1.10.0
MIT
From 3abc0a6059e24225b4d2453997f06bdea270df56 Mon Sep 17 00:00:00 2001
From: Michal Jakubis <64188398+michalJakubis@users.noreply.github.com>
Date: Mon, 18 Nov 2024 12:23:56 +0100
Subject: [PATCH 2/2] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 08b343b..615d335 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ The Xperience by Kentico: Universal Migration Tool (UMT) is an open-source set o
| Xperience Version | Library Version |
| ----------------- | --------------- |
+| >= 29.7.0 | >= 1.10.0 |
| >= 29.6.0 | >= 1.9.0 |
| >= 29.5.0 | >= 1.7.0 |
| >= 29.4.0 | >= 1.6.0 |