Skip to content

Commit

Permalink
Prepare v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joewiz committed Sep 13, 2022
1 parent 9ee68e9 commit e305023
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<project default="all" name="XSLTForms Demo">
<property name="project.app" value="xsltforms-demo"/>
<property name="project.version" value="1.0.0"/>
<property name="project.version" value="1.3.0"/>
<property name="build" value="build"/>
<property name="server.url" value="http://demo.exist-db.org/exist/apps/public-repo/public/"/>

Expand Down
5 changes: 5 additions & 0 deletions repo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
<finish/>
<deployed/>
<changelog>
<change version="1.3.0">
<ul xmlns="http://www.w3.org/1999/xhtml">
<li>Update to XSLTForms 1.3, released December 2018</li>
</ul>
</change>
<change version="1.0.0">
<ul xmlns="http://www.w3.org/1999/xhtml">
<li>Update to XSLTForms 1.0, released October 2017</li>
Expand Down

0 comments on commit e305023

Please sign in to comment.