From 8ca796116c699647d26e315ceda7e537e79f172f Mon Sep 17 00:00:00 2001 From: Georgy Litvinov Date: Wed, 19 Feb 2020 21:07:10 +0100 Subject: [PATCH] New version --- build.gradle | 4 ++-- src/main/oxt/writer2xhtml/description.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index a2efe08..fa415e5 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ sourceCompatibility = 1.8 jar { manifest { attributes("Implementation-Title": "w2phtml", - "Implementation-Version": "0.4.4", + "Implementation-Version": "0.4.8", "Main-Class" : "writer2latex.Application", "Class-Path" : "jasp.jar parser.jar") } @@ -39,7 +39,7 @@ jar { task xhtml(type: Jar) { manifest { attributes("Implementation-Title": "w2phtml", - "Implementation-Version": "0.4.4", + "Implementation-Version": "0.4.8", "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 9773d09..10a27be 100644 --- a/src/main/oxt/writer2xhtml/description.xml +++ b/src/main/oxt/writer2xhtml/description.xml @@ -5,7 +5,7 @@ - +