Skip to content

Commit b9a54e4

Browse files
authored
Update module.xml
added discription To update the description of your module in the public register ZPM, merge the pull request and update the release in Open Exchange please. https://openexchange.intersystems.com/markdown?url=assets%2Fdoc%2Freleases.md Thanks.
1 parent 837054c commit b9a54e4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

module.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<Export generator="Cache" version="25">
33
<Document name="MDX2JSON.ZPM"><Module>
44
<Name>MDX2JSON</Name>
5-
<Version>2.3.1</Version>
5+
<Version>2.3.2</Version>
6+
<Description>RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects.</Description>
67
<Packaging>module</Packaging>
78
<SourcesRoot>./</SourcesRoot>
89
<Resource Name="MDX2JSON.PKG"/>
@@ -15,4 +16,4 @@
1516
DispatchClass="MDX2JSON.REST"
1617
/>
1718
</Module>
18-
</Document></Export>
19+
</Document></Export>

0 commit comments

Comments
 (0)