From 6164e63447588f7780aacc7b1fb794514f3a648e Mon Sep 17 00:00:00 2001
From: Uwe Sikora <sikora@sub.uni-goettingen.de>
Date: Fri, 23 Feb 2018 16:20:07 +0100
Subject: [PATCH] version 0.2.3 and added app  description

---
 expath-pkg.xml | 2 +-
 repo.xml       | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/expath-pkg.xml b/expath-pkg.xml
index f969412..8273622 100644
--- a/expath-pkg.xml
+++ b/expath-pkg.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<package xmlns="http://expath.org/ns/pkg" name="http://bdn-edition.de/intermediate_format" abbrev="interformat" version="0.2.2" spec="1.0">
+<package xmlns="http://expath.org/ns/pkg" name="http://bdn-edition.de/intermediate_format" abbrev="interformat" version="0.2.3" spec="1.0">
     <title>BdN - Intermediate Format</title>
     <dependency package="http://exist-db.org/apps/shared"/>
 </package>
\ No newline at end of file
diff --git a/repo.xml b/repo.xml
index 3ca39bc..a1e2fd9 100644
--- a/repo.xml
+++ b/repo.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <meta xmlns="http://exist-db.org/xquery/repo">
-    <description>BdN - Intermediate Format</description>
-    <author/>
+    <description>Intermediate Format APP to convert BdN TEI-XML-Data into a special format to support different visualisation scenarios.</description>
+    <author>Uwe Sikora</author>
     <website/>
     <status>alpha</status>
     <license>GNU-LGPL</license>
-- 
GitLab