From ed14b971991951379365f975bd6d9caaea8a836b Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Fri, 10 Jul 2020 23:51:15 +0200 Subject: [PATCH] Update readme to 3.6. --- README.md | 66 +++++++++++++++++++++++++++---------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 895f217f..02a2a8c6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Master branch build status: [![Build Status](https://travis-ci.org/haraldk/TwelveMonkeys.svg?branch=master)](https://travis-ci.org/haraldk/TwelveMonkeys) -Latest release is TwelveMonkeys ImageIO [3.5](https://search.maven.org/search?q=g:com.twelvemonkeys.imageio%20AND%20v:3.5) (Jan. 22nd, 2020). +Latest release is TwelveMonkeys ImageIO [3.6](https://search.maven.org/search?q=g:com.twelvemonkeys.imageio%20AND%20v:3.6) (July. 10th, 2020). [Release notes](https://github.com/haraldk/TwelveMonkeys/releases/latest). ## About @@ -494,12 +494,12 @@ To depend on the JPEG and TIFF plugin using Maven, add the following to your POM com.twelvemonkeys.imageio imageio-jpeg - 3.5 + 3.6 com.twelvemonkeys.imageio imageio-tiff - 3.5 + 3.6