From ed59f292eeeffc7c737dbd6a0b35763410365c6d Mon Sep 17 00:00:00 2001
From: Michal Jakubis <64188398+michalJakubis@users.noreply.github.com>
Date: Mon, 9 Sep 2024 15:36:10 +0200
Subject: [PATCH 1/2] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c0ef05f..8b927fc 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@ The Sitefinity Migration Tool transfers content and other data from **Sitefinity
| Xperience Version | Sitefinity Version | UMT Version | Library Version |
| ----------------- | ------------------ | ----------- | --------------- |
+| >= 29.4.2 | 14.4.x | 1.6.2 | 1.1.0 |
| >= 28.2.0 | 14.4.x | 1.2.0 | 1.0.0 |
### Dependencies
From dd14a182daa6be144777d174821de47bcdfa9186 Mon Sep 17 00:00:00 2001
From: Michal Jakubis <64188398+michalJakubis@users.noreply.github.com>
Date: Mon, 9 Sep 2024 15:38:06 +0200
Subject: [PATCH 2/2] Update Directory.Build.props
---
Directory.Build.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Directory.Build.props b/Directory.Build.props
index 3da6742..078b2a8 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -5,7 +5,7 @@
$(Company)
Copyright © $(Company) $([System.DateTime]::Now.Year)
$(Company)™
- 1.0.0
+ 1.1.0
MIT