Version 0.5.1

This commit is contained in:
Georgy Litvinov 2020-03-09 10:13:39 +01:00
parent 3a20da2b47
commit 8f56208024
2 changed files with 2 additions and 2 deletions

View file

@ -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")

View file

@ -5,7 +5,7 @@
<identifier value="pro.litvinovg.writer2paginatedhtml" />
<version value="0.5.0" />
<version value="0.5.1" />
<dependencies>
<OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0"/>