From 49731cc33be0ad2690522378e2f95834fecfd30f Mon Sep 17 00:00:00 2001 From: Claudio Clemens Date: Mon, 15 Feb 2021 00:46:19 +0100 Subject: [PATCH] Release 1.3.25 --- README.md | 8 +++++--- openpdf-fonts-extra/pom.xml | 2 +- openpdf/pom.xml | 2 +- pdf-swing/pom.xml | 2 +- pdf-toolbox/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1bcfa2918..6ebbd9ce6 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ and bugreports to this GitHub repository. [![Join the chat at https://gitter.im/LibrePDF/OpenPDF](https://badges.gitter.im/LibrePDF/OpenPDF.svg)](https://gitter.im/LibrePDF/OpenPDF) [![Join the chat at https://gitter.im/LibrePDF/code_of_conduct](https://badges.gitter.im/LibrePDF/code_of_conduct.svg)](https://gitter.im/LibrePDF/code_of_conduct) -## OpenPDF version 1.3.24 released 2020-12-27 ## +## OpenPDF version 1.3.25 released 2021-02-15 ## -Get version 1.3.24 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.24 +Get version 1.3.25 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.25 - [Previous releases](https://github.com/LibrePDF/OpenPDF/releases) @@ -28,7 +28,7 @@ Add this to your pom.xml file to use the latest version of OpenPDF: com.github.librepdf openpdf - 1.3.24 + 1.3.25 ``` @@ -143,12 +143,14 @@ In GitHub User alphabetical order. * [@albfernandez](https://github.com/albfernandez) - Alberto Fernández * [@andreasrosdal](https://github.com/andreasrosdal) - Andreas Røsdal - Maintainer of OpenPDF from 1.0 to 1.3.15, now retired from OpenPDF development. * [@armin-weber](https://github.com/armin-weber) +* [@bsmelo](https://github.com/bsmelo) - Bruno Melo * [@chrismaster](https://github.com/chrismaster) - Chris Master * [@codecracker2014](https://github.com/codecracker2014) * [@dandybudach](https://github.com/dandybudach) - Dandy Budach * [@glarfs](https://github.com/glarfs) * [@jeffrey-easyesi](https://github.com/jeffrey-easyesi) * [@jokimaki](https://github.com/jokimaki) +* [karolbe](https://github.com/karolbe) - Karol Bryd * [@Kindrat](https://github.com/Kindrat) * [@lapo-luchini](https://github.com/lapo-luchini) - Lapo Luchini * [@laurerunser](https://github.com/laurerunser) - Laure Runser diff --git a/openpdf-fonts-extra/pom.xml b/openpdf-fonts-extra/pom.xml index 700c54ad8..c77b5309f 100644 --- a/openpdf-fonts-extra/pom.xml +++ b/openpdf-fonts-extra/pom.xml @@ -5,7 +5,7 @@ com.github.librepdf openpdf-parent - 1.3.25-SNAPSHOT + 1.3.25 openpdf-fonts-extra diff --git a/openpdf/pom.xml b/openpdf/pom.xml index 1e708857c..89ac35b59 100644 --- a/openpdf/pom.xml +++ b/openpdf/pom.xml @@ -5,7 +5,7 @@ com.github.librepdf openpdf-parent - 1.3.25-SNAPSHOT + 1.3.25 openpdf diff --git a/pdf-swing/pom.xml b/pdf-swing/pom.xml index 35ee8e207..1efe507a4 100644 --- a/pdf-swing/pom.xml +++ b/pdf-swing/pom.xml @@ -5,7 +5,7 @@ com.github.librepdf openpdf-parent - 1.3.25-SNAPSHOT + 1.3.25 pdf-swing diff --git a/pdf-toolbox/pom.xml b/pdf-toolbox/pom.xml index 85533dec2..37fe522c9 100644 --- a/pdf-toolbox/pom.xml +++ b/pdf-toolbox/pom.xml @@ -5,7 +5,7 @@ com.github.librepdf openpdf-parent - 1.3.25-SNAPSHOT + 1.3.25 pdf-toolbox diff --git a/pom.xml b/pom.xml index 8d90cce52..fab571dee 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.librepdf openpdf-parent - 1.3.25-SNAPSHOT + 1.3.25 pom