Skip to content

Commit

Permalink
Bump to v4.0.0 (#47)
Browse files Browse the repository at this point in the history
* Bump to v4.0.0

* Update README.md
  • Loading branch information
Rumec authored Dec 19, 2024
1 parent 4a56832 commit 71a3dd3
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>3.2.2</VersionPrefix>
<VersionPrefix>4.0.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 @@ -46,6 +46,7 @@ Tag Manager integration enabling marketers to include prebuilt and custom tags i

| Xperience Version | Library Version |
| ----------------- | --------------- |
| >= 30.0.0 | >= 4.0.0 |
| >= 29.0.0 | >= 3.0.0 |
| >= 28.3.1 | >= 2.0.0 |
| >= 28.1.0 | >= 1.0.0 |
Expand Down

0 comments on commit 71a3dd3

Please sign in to comment.