Skip to content

Commit

Permalink
Merge pull request #53 from Kentico/bump-to-v1.7.0
Browse files Browse the repository at this point in the history
Bump to v1.7.0
  • Loading branch information
michalJakubis authored Sep 23, 2024
2 parents 6d46495 + 3599bd1 commit d0d7b73
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.6.2</VersionPrefix>
<VersionPrefix>1.7.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 @@ -18,6 +18,7 @@ The Xperience by Kentico: Universal Migration Tool (UMT) is an open-source set o

| Xperience Version | Library Version |
| ----------------- | --------------- |
| >= 29.5.0 | >= 1.7.0 |
| >= 29.4.0 | >= 1.6.0 |
| >= 29.3.0 | >= 1.4.0 |
| >= 29.1.0 | >= 1.1.0 |
Expand Down

0 comments on commit d0d7b73

Please sign in to comment.