We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b16d81b + d37de10 commit 2cbe4d7Copy full SHA for 2cbe4d7
module.xml
@@ -3,11 +3,13 @@
3
<Document name="posts-and-tags.ZPM">
4
<Module>
5
<Name>posts-and-tags</Name>
6
- <Version>0.1.0</Version>
+ <Version>0.1.1</Version>
7
<Description>Developer Community posts and tags</Description>
8
<Packaging>module</Packaging>
9
<SourcesRoot>src</SourcesRoot>
10
<Resource Name="community.PKG" Directory="cls"/>
11
+ <Resource Name="Community.TagD.GBL"/>
12
+
13
<Invokes>
14
<Invoke Class="community.deploy" Method="run">
15
</Invoke>
src/gbl/community.tag.xml renamed to src/gbl/Community.TagD.xml
0 commit comments