Skip to content

Commit 85d5888

Browse files
committed
bump version
1 parent 3c60d97 commit 85d5888

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

expath-pkg.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<package
33
xmlns="http://expath.org/ns/pkg" name="http://exist.jmmc.fr/releases/apps/releases"
4-
abbrev="releases" version="1.1.8" spec="1.0">
4+
abbrev="releases" version="1.1.9" spec="1.0">
55
<title>JMMC applications's latest releases</title>
66
<dependency processor="http://exist-db.org" semver-min="6.0.0"/>
77
<dependency package="http://exist-db.org/html-templating" semver-min="1.0.2"/>

repo.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
<prepare>pre-install.xq</prepare>
1313
<finish>post-install.xq</finish>
1414
<changelog>
15+
<change xmlns="" version="1.1.9">
16+
<h3>2025-04-16</h3>
17+
<ul>
18+
<li>Fix icon display.</li>
19+
</ul>
20+
</change>
1521
<change xmlns="" version="1.1.8">
1622
<h3>2025-03-19</h3>
1723
<ul>

0 commit comments

Comments
 (0)