From 8f56208024dddd5432f559a580772a9fb9a6465a Mon Sep 17 00:00:00 2001 From: Georgy Litvinov Date: Mon, 9 Mar 2020 10:13:39 +0100 Subject: [PATCH] Version 0.5.1 --- build.gradle | 2 +- src/main/oxt/writer2xhtml/description.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 1c4f93d..bf2e9b8 100644 --- a/build.gradle +++ b/build.gradle @@ -41,7 +41,7 @@ jar { task xhtml(type: Jar) { manifest { attributes("Implementation-Title": "w2phtml", - "Implementation-Version": "0.5.0", + "Implementation-Version": "0.5.1", "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 368a1ba..98daf49 100644 --- a/src/main/oxt/writer2xhtml/description.xml +++ b/src/main/oxt/writer2xhtml/description.xml @@ -5,7 +5,7 @@ - +