From 2a0625eedc6eea11e1332bff2aa8515cb17e0f20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20R=C3=B8sdal?= Date: Fri, 31 Jan 2020 13:33:08 +0100 Subject: [PATCH] OpenPDF 1.3.13 --- README.md | 6 +++--- openpdf/pom.xml | 2 +- pdf-swing/pom.xml | 2 +- pdf-toolbox/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ec5fca606..dd5f4997c 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ OpenPDF is a Java library for creating and editing PDF files with a LGPL and MPL [![Build Status](https://travis-ci.org/LibrePDF/OpenPDF.svg?branch=master)](https://travis-ci.org/LibrePDF/OpenPDF) [![Join the chat at https://gitter.im/LibrePDF/OpenPDF](https://badges.gitter.im/LibrePDF/OpenPDF.svg)](https://gitter.im/LibrePDF/OpenPDF) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.librepdf/openpdf/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.librepdf/openpdf) [![License (LGPL version 3.0)](https://img.shields.io/badge/license-GNU%20LGPL%20version%203.0-blue.svg?style=flat-square)](http://opensource.org/licenses/LGPL-3.0) [![License (MPL)](https://img.shields.io/badge/license-Mozilla%20Public%20License-yellow.svg?style=flat-square)](http://opensource.org/licenses/MPL-2.0) -## OpenPDF version 1.3.12 released 2020-01-16 ## -Get version 1.3.12 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.12 +## OpenPDF version 1.3.13 released 2020-01-31 ## +Get version 1.3.13 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.13 - [Previous releases](https://github.com/LibrePDF/OpenPDF/releases) @@ -16,7 +16,7 @@ Add this to your pom.xml file to use the latest version of OpenPDF: com.github.librepdf openpdf - 1.3.12 + 1.3.13 ## License ## diff --git a/openpdf/pom.xml b/openpdf/pom.xml index bedf1c703..cea7cbd40 100644 --- a/openpdf/pom.xml +++ b/openpdf/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.3.13-SNAPSHOT + 1.3.13 openpdf diff --git a/pdf-swing/pom.xml b/pdf-swing/pom.xml index e1a39b7f6..da28cc3a6 100644 --- a/pdf-swing/pom.xml +++ b/pdf-swing/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.3.13-SNAPSHOT + 1.3.13 pdf-swing diff --git a/pdf-toolbox/pom.xml b/pdf-toolbox/pom.xml index e9d2fee24..17c232db0 100644 --- a/pdf-toolbox/pom.xml +++ b/pdf-toolbox/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.3.13-SNAPSHOT + 1.3.13 pdf-toolbox diff --git a/pom.xml b/pom.xml index f39c8058d..03b9d1464 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent pom - 1.3.13-SNAPSHOT + 1.3.13