Skip to content

Commit

Permalink
Merge pull request #26 from Kentico/Bump-to-v1.1.0
Browse files Browse the repository at this point in the history
Bump to v1.1.0
  • Loading branch information
michalJakubis authored Sep 9, 2024
2 parents f709bbc + dd14a18 commit 32d2192
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Authors>$(Company)</Authors>
<Copyright>Copyright © $(Company) $([System.DateTime]::Now.Year)</Copyright>
<Trademark>$(Company)™</Trademark>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionPrefix>1.1.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<PackageLicenseExpression>MIT</PackageLicenseExpression>

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 32d2192

Please sign in to comment.