Skip to content

Commit 5c6246a

Browse files
author
Sasha
committed
version update
1 parent 722457c commit 5c6246a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<property name="srcBeast2" location="${beast2path}/src" />
1919
<property name="beast2classpath" location="${beast2path}/build" />
2020
<property name="Add_on_dir" value="${release_dir}/add-on" />
21-
<property name="version" value="1.0.3" />
21+
<property name="version" value="1.0.4" />
2222

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

version.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<addon name='MM' version='1.0.3'>
1+
<addon name='MM' version='1.0.4'>
22
<depends on='beast2' atleast='2.4'/>
33
</addon>

0 commit comments

Comments
 (0)