From 880671b82595ba57e43e356649ba6e55e502008c Mon Sep 17 00:00:00 2001
From: Michal Jakubis <64188398+michalJakubis@users.noreply.github.com>
Date: Mon, 16 Dec 2024 08:26:55 +0100
Subject: [PATCH 1/2] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 615d335..d609fa5 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 |
| ----------------- | --------------- |
+| >= 30.0.0 | >= 3.0.0 |
| >= 29.7.0 | >= 1.10.0 |
| >= 29.6.0 | >= 1.9.0 |
| >= 29.5.0 | >= 1.7.0 |
From 22165e9d11033a3afcb0c63cde8454e415638273 Mon Sep 17 00:00:00 2001
From: Michal Jakubis <64188398+michalJakubis@users.noreply.github.com>
Date: Mon, 16 Dec 2024 08:28:20 +0100
Subject: [PATCH 2/2] Bump to v3.0.0
---
Directory.Build.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Directory.Build.props b/Directory.Build.props
index bee8dec..b90719c 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -5,7 +5,7 @@
$(Company)
Copyright © $(Company) $([System.DateTime]::Now.Year)
$(Company)™
- 2.0.0
+ 3.0.0
MIT