Skip to content

Commit f00dddd

Browse files
committed
update version and title
1 parent bfec9a3 commit f00dddd

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

expath-pkg.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<package xmlns="http://expath.org/ns/pkg" spec="1.0" version="0.1" name="http://prohd.org" abbrev="ProHD">
2-
<title>Alexander von Humboldt y Cuba (1800-1830)</title>
1+
<package xmlns="http://expath.org/ns/pkg" spec="1.0" version="0.2" name="http://prohd.org" abbrev="ProHD">
2+
<title>Dossier Digital: Alexander von Humboldt y Cuba (1800-1830)</title>
33
<dependency package="http://exist-db.org/apps/shared"/>
44
<dependency package="http://existsolutions.com/apps/tei-publisher-lib" semver-min="2.8.8"/>
55
<dependency package="http://exist-db.org/open-api/router" semver-min="0.2.0"/>

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"@teipublisher/pb-components" : "1.14.0"
44
},
55
"name" : "ProHD",
6-
"version" : "1.0.0",
7-
"description" : "Digitales Dossier: Alexander von Humboldt und Kuba (1800-1830)"
6+
"version" : "0.2",
7+
"description" : "Dossier Digital: Alexander von Humboldt y Cuba (1800-1830)"
88
}

repo.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<meta xmlns="http://exist-db.org/xquery/repo">
22
<description>Alexander von Humboldt y Cuba (1800-1830)</description>
3-
<author/>
3+
<author>Proyecto Humboldt Digital</author>
44
<status>beta</status>
55
<license>GNU-LGPL</license>
66
<copyright>true</copyright>
@@ -9,6 +9,5 @@
99
<finish>post-install.xql</finish>
1010
<target>ProHD</target>
1111
<permissions user="prohd" group="tei" mode="rw-r--r--"/>
12-
13-
14-
<deployed>2022-03-09T10:45:47.719+01:00</deployed></meta>
12+
<deployed>2022-03-09T10:45:47.719+01:00</deployed>
13+
</meta>

0 commit comments

Comments
 (0)