We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d2369d commit c69a3efCopy full SHA for c69a3ef
tools/jbrowse2/macros.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0"?>
2
<macros>
3
- <token name="@TOOL_VERSION@">3.6.5</token>
+ <token name="@TOOL_VERSION@">3.7.0</token>
4
<xml name="requirements">
5
<requirements>
6
<requirement type="package" version="@TOOL_VERSION@">jbrowse2</requirement>
@@ -11,7 +11,7 @@
11
<yield/>
12
</requirements>
13
</xml>
14
- <token name="@VERSION_SUFFIX@">1</token>
+ <token name="@VERSION_SUFFIX@">0</token>
15
16
<xml name="general_options">
17
<section name="jbgen" title="Advanced: general JBrowse options" expanded="false">
0 commit comments