Skip to content

Commit

Permalink
Update module.xml
Browse files Browse the repository at this point in the history
Fix dependency issue
  • Loading branch information
evshvarov authored Mar 12, 2024
1 parent 7746ff0 commit ade4508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Module>
<Name>interoperability-sample</Name>
<Description>A simple IRIS interoperability application - reads data from Reddit and filter it.</Description>
<Version>0.3.1</Version>
<Version>0.3.2</Version>
<Packaging>module</Packaging>
<Dependencies>
<ModuleReference>
Expand All @@ -13,7 +13,7 @@
</ModuleReference>
<ModuleReference>
<Name>objectscript-json-trace-viewer</Name>
<Version>1.0.*</Version>
<Version>1.*</Version>
</ModuleReference>
<ModuleReference>
<Name>production-settings</Name>
Expand Down

0 comments on commit ade4508

Please sign in to comment.