-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update for 5.72 deprecation of getBriefName
- Loading branch information
1 parent
109635e
commit bf14144
Showing
2 changed files
with
8 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,11 +14,11 @@ | |
<author>Eileen McNaughton</author> | ||
<email>[email protected]</email> | ||
</maintainer> | ||
<releaseDate>2024-02-10</releaseDate> | ||
<version>6.0.0</version> | ||
<releaseDate>2024-05-09</releaseDate> | ||
<version>6.0.1</version> | ||
<develStage>stable</develStage> | ||
<compatibility> | ||
<ver>5.69</ver> | ||
<ver>5.72</ver> | ||
</compatibility> | ||
<comments>Extended reports create other report options such as crosstab urls, multiple contact custom fields, price | ||
set reports | ||
|