Skip to content

Commit 9e1df39

Browse files
authored
Update module.xml
Description added. 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 f018d1a commit 9e1df39

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

module.xml

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<Document name="objectscript-package-example.ZPM">
44
<Module>
55
<Name>objectscript-package-example</Name>
6-
<Version>1.0.0</Version>
6+
<Version>1.0.1</Version>
7+
<Description>ObjectScript Package example with simplified folder structure</Description>
78
<Packaging>module</Packaging>
89
<SourcesRoot>src</SourcesRoot>
910
<Resource Name="community.objectscript.PKG"/>
@@ -45,4 +46,4 @@
4546
</Module>
4647

4748
</Document>
48-
</Export>
49+
</Export>

0 commit comments

Comments
 (0)