Skip to content

Commit

Permalink
Preparation for Release
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox authored Jul 21, 2019
1 parent aaf4698 commit 989e486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
This file is part of the DITA-OT Splash Screen Plug-in project.
See the accompanying LICENSE file for applicable licenses.
-->
<plugin id="fox.jason.splash" version="2.0.0">
<plugin id="fox.jason.splash" version="2.1.0">
<!-- Create transtypes for direct invocation -->
<transtype abstract="false" desc="Display a random xkcd comic as a splash screen" name="xkcd"/>
<transtype abstract="false" desc="Display a random cat picture as a splash screen" name="cats"/>
Expand All @@ -20,4 +20,4 @@
<!-- Ensure the plugin's error and logging messages are available -->
<feature extension="dita.xsl.messages" file="resource/messages.xml"/>

</plugin>
</plugin>

0 comments on commit 989e486

Please sign in to comment.