Skip to content

Commit

Permalink
Update to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Dec 28, 2020
1 parent 879f628 commit 9b16406
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
This file is part of the DITA-OT Unit Test Plug-in project.
See the accompanying LICENSE file for applicable licenses.
-->
<plugin id="fox.jason.unit-test" version="2.0.0">
<feature extension="package.version" value="2.0.0"/>

<plugin id="fox.jason.unit-test" version="2.1.0">

<transtype desc="Runs an antro ANT profiling report" name="antro">
<param desc="The transtype to run the profile against" name="test.transtype" type="string"/>
Expand Down Expand Up @@ -34,4 +32,4 @@
<feature extension="dita.xsl.messages" file="resource/messages.xml"/>
<!-- Ensure the plugin's Java libraries are available -->
<feature extension="dita.conductor.lib.import" file="lib/ant-junit.jar"/>
</plugin>
</plugin>

0 comments on commit 9b16406

Please sign in to comment.