Skip to content

Commit

Permalink
Relaxed BEAST version upper bound.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Vaughan committed Jul 9, 2019
1 parent 279b455 commit 9f5dfd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file removed dist/SA.v2.0.1.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions version.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<addon name='SA' version='2.0.1'>
<depends on='beast2' atleast='2.5.0' atmost="2.5.9"/>
<addon name='SA' version='2.0.2'>
<depends on='beast2' atleast='2.5.0' atmost='2.6.9'/>
<depends on='BEASTLabs' atleast='1.8.0'/>

<addonapp description="SampledAncestorTreeAnalyser"
Expand Down

0 comments on commit 9f5dfd1

Please sign in to comment.