Skip to content

Commit

Permalink
version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbouckaert committed Sep 25, 2016
1 parent 20484dd commit 92c805c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<property name="srcBeast2" location="${beast2path}/src" />
<property name="beast2classpath" location="${beast2path}/build" />
<property name="Add_on_dir" value="${release_dir}/add-on" />
<property name="version" value="1.6.0" />
<property name="version" value="1.7.0" />

<import file="${beast2path}/build.xml" />

Expand Down
2 changes: 1 addition & 1 deletion version.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<addon name='BEASTLabs' version='1.6.0'>
<addon name='BEASTLabs' version='1.7.0'>
<depends on='beast2' atleast='2.4.3'/>
<addonapp description="BEAST model spreadsheet"
class="beast.app.draw.SpreadSheet"
Expand Down

0 comments on commit 92c805c

Please sign in to comment.