Skip to content

Commit b7e8a80

Browse files
committed
bump version
1 parent 06695c8 commit b7e8a80

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

expath-pkg.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<package xmlns="http://expath.org/ns/pkg" name="http://olbin.org/exist/bibdb" abbrev="bibdb" version="0.6.0" spec="1.0">
2+
<package xmlns="http://expath.org/ns/pkg" name="http://olbin.org/exist/bibdb" abbrev="bibdb" version="0.7.0" spec="1.0">
33
<title>OLBIN publications database</title>
44
<dependency package="http://exist-db.org/apps/shared"/>
55
</package>

repo.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@
1111
<prepare>pre-install.xql</prepare>
1212
<finish/>
1313
<changelog>
14+
<change xmlns="" version="0.7.0" >
15+
<h3>2025-02-19</h3>
16+
<ul>
17+
<li>Add last submissions.</li>
18+
<li>Propose curation lists.</li>
19+
<li>Fix bug.</li>
20+
<li>Better efficiency.</li>
21+
</ul>
22+
</change>
1423
<change xmlns="" version="0.6.0" >
1524
<h3>2024-04-29</h3>
1625
<ul>

0 commit comments

Comments
 (0)