Skip to content

Commit

Permalink
Merge pull request #2 from SergeyMi37/patch-1
Browse files Browse the repository at this point in the history
Update module.xml
  • Loading branch information
jtsalten authored Jul 10, 2024
2 parents 1ab67c2 + dee839c commit c435273
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
<Document name="OPNLib-Timer.ZPM">
<Module>
<Name>OPNLib-Timer</Name>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
<Description>Timers Generator Tool. Allows whatever application process to easily orchestrate taks, defining its own timers that will wake it up to make actions.</Description>
<Packaging>module</Packaging>
<SourcesRoot>src</SourcesRoot>
<Resource Name="OPNLib.PKG"/>
<Resource Name="OPNEx.PKG"/>
</Module>
</Document>
</Export>
</Export>

0 comments on commit c435273

Please sign in to comment.