Skip to content

Commit 2cbe4d7

Browse files
authored
Merge pull request #7 from evshvarov/master
Fixed Tags Global
2 parents b16d81b + d37de10 commit 2cbe4d7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

module.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@
33
<Document name="posts-and-tags.ZPM">
44
<Module>
55
<Name>posts-and-tags</Name>
6-
<Version>0.1.0</Version>
6+
<Version>0.1.1</Version>
77
<Description>Developer Community posts and tags</Description>
88
<Packaging>module</Packaging>
99
<SourcesRoot>src</SourcesRoot>
1010
<Resource Name="community.PKG" Directory="cls"/>
11+
<Resource Name="Community.TagD.GBL"/>
12+
1113
<Invokes>
1214
<Invoke Class="community.deploy" Method="run">
1315
</Invoke>
File renamed without changes.

0 commit comments

Comments
 (0)