Skip to content

Commit

Permalink
Version bump for upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesde committed Nov 28, 2018
1 parent 770af58 commit ae602ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions component.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://moqui.org/xsd/moqui-conf-2.1.xsd"
name="mantle-shippo" version="1.0.0">
<depends-on name="mantle-udm" version="2.0.0"/>
<depends-on name="mantle-usl" version="2.0.0"/>
name="mantle-shippo" version="1.1.0">
<depends-on name="mantle-udm" version="2.1.0"/>
<depends-on name="mantle-usl" version="2.1.0"/>
</component>

0 comments on commit ae602ad

Please sign in to comment.