From eb1cfbe7a9c584009d239ad8a7dda02baafce309 Mon Sep 17 00:00:00 2001 From: Igor Date: Sat, 8 Apr 2023 20:04:20 +0300 Subject: [PATCH] bump version --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d1f714b..cf7ae9b 100644 --- a/README.md +++ b/README.md @@ -355,7 +355,7 @@ Include com.github.sealedtx java-youtube-downloader - 3.2.1 + 3.2.2 ``` @@ -371,7 +371,7 @@ allprojects { ``` ```gradle dependencies { - implementation 'com.github.sealedtx:java-youtube-downloader:3.2.1' + implementation 'com.github.sealedtx:java-youtube-downloader:3.2.2' } ``` ### Android diff --git a/pom.xml b/pom.xml index 6840d8d..3f9d746 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.ikiulian java-youtube-downloader - 3.2.1 + 3.2.2 Java youtube video downloader Java parser for retrieving youtube video meta info