Update 0.5.9

This commit is contained in:
Georgy Litvinov 2020-04-23 16:49:40 +02:00
parent 2e25e3cf65
commit 1e3d8cb87f
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ apply plugin: 'java'
repositories{
mavenCentral()
}
def releaseVersion = "0.5.8"
def releaseVersion = "0.5.9"
def propertyFile = file "src/main/java/w2phtml/project.properties"
Properties properties = new Properties()
propertyFile.withReader { properties.load(it) }

View file

@ -2,9 +2,9 @@
<description xmlns="http://openoffice.org/extensions/update/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="pro.litvinovg.writer2paginatedhtml"/>
<version value="0.5.8" />
<version value="0.5.9" />
<update-download>
<src xlink:href="https://dev.litvinovg.pro/litvinovg/w2phtml/uploads/668cccc7a9d31a24eca7497910b3ab46/w2phtml.oxt" />
<src xlink:href="https://dev.litvinovg.pro/litvinovg/w2phtml/uploads/e6e03bb598da0d044541624de7d11410/w2phtml.oxt" />
</update-download>
<release-notes>
<src xlink:href="https://dev.litvinovg.pro/litvinovg/w2phtml/-/raw/master/src/main/oxt/releasenotes.txt" lang="en" />