Skip to content

Commit e305023

Browse files
committed
Prepare v1.3.0
1 parent 9ee68e9 commit e305023

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<project default="all" name="XSLTForms Demo">
22
<property name="project.app" value="xsltforms-demo"/>
3-
<property name="project.version" value="1.0.0"/>
3+
<property name="project.version" value="1.3.0"/>
44
<property name="build" value="build"/>
55
<property name="server.url" value="http://demo.exist-db.org/exist/apps/public-repo/public/"/>
66

repo.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
<finish/>
1414
<deployed/>
1515
<changelog>
16+
<change version="1.3.0">
17+
<ul xmlns="http://www.w3.org/1999/xhtml">
18+
<li>Update to XSLTForms 1.3, released December 2018</li>
19+
</ul>
20+
</change>
1621
<change version="1.0.0">
1722
<ul xmlns="http://www.w3.org/1999/xhtml">
1823
<li>Update to XSLTForms 1.0, released October 2017</li>

0 commit comments

Comments
 (0)