diff --git a/build.gradle b/build.gradle
index 9477889..a2efe08 100644
--- a/build.gradle
+++ b/build.gradle
@@ -6,8 +6,8 @@ repositories{
sourceCompatibility = 1.8
jar {
manifest {
- attributes("Implementation-Title": "Writer2xhtml",
- "Implementation-Version": "0.1.2",
+ attributes("Implementation-Title": "w2phtml",
+ "Implementation-Version": "0.4.4",
"Main-Class" : "writer2latex.Application",
"Class-Path" : "jasp.jar parser.jar")
}
@@ -38,8 +38,8 @@ jar {
}
task xhtml(type: Jar) {
manifest {
- attributes("Implementation-Title": "Writer2xhtml",
- "Implementation-Version": "0.1.2",
+ attributes("Implementation-Title": "w2phtml",
+ "Implementation-Version": "0.4.4",
"Built-By": "litvinovg",
"RegistrationClassName" : "org.openoffice.da.comp.writer2xhtml.W2XRegistration",
"Class-Path" : "jasp.jar parser.jar")
diff --git a/src/main/oxt/writer2xhtml/description.xml b/src/main/oxt/writer2xhtml/description.xml
index 2d512ab..e5e40a2 100644
--- a/src/main/oxt/writer2xhtml/description.xml
+++ b/src/main/oxt/writer2xhtml/description.xml
@@ -5,7 +5,7 @@
-
+