changeset 1:727e7e114f9d draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gprofiler/ commit 4d4576623a85b58137f9e8c5a7747cb2f484c8b6"
author iuc
date Mon, 18 Nov 2019 17:54:41 -0500
parents 89cf0828d89d
children
files README macros.xml
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Nov 14 06:00:14 2019 -0500
+++ b/README	Mon Nov 18 17:54:41 2019 -0500
@@ -17,6 +17,7 @@
 History
 =======
 
+* v0.1.6+galaxy11 - fix formatting
 * v0.1.6+galaxy10 - add custom background support, fix dependencies, add messages to stdout
 * v0.1.6+galaxy9 - add notification, fix tests
 * v0.1.6+galaxy8 - improve formatting
--- a/macros.xml	Thu Nov 14 06:00:14 2019 -0500
+++ b/macros.xml	Mon Nov 18 17:54:41 2019 -0500
@@ -9,7 +9,7 @@
     </xml>
 
     <token name="@TOOL_VERSION@">0.1.7</token>
-    <token name="@VERSION@">@TOOL_VERSION@+galaxy10</token>
+    <token name="@VERSION@">@TOOL_VERSION@+galaxy11</token>
 
     <xml name="version_command">
         <version_command>
@@ -94,7 +94,7 @@
 
     <xml name="citations">
         <citations>
-            <citation type="doi">doi:10.1093/nar/gkz369</citation>
+            <citation type="doi">10.1093/nar/gkz369</citation>
             <yield />
         </citations>
     </xml>