From a9a4cb80d4f61c49889cfa10faadb09950c486f2 Mon Sep 17 00:00:00 2001 From: Igor Date: Mon, 1 May 2023 16:01:45 +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 cf7ae9b..380ae56 100644 --- a/README.md +++ b/README.md @@ -355,7 +355,7 @@ Include com.github.sealedtx java-youtube-downloader - 3.2.2 + 3.2.3 ``` @@ -371,7 +371,7 @@ allprojects { ``` ```gradle dependencies { - implementation 'com.github.sealedtx:java-youtube-downloader:3.2.2' + implementation 'com.github.sealedtx:java-youtube-downloader:3.2.3' } ``` ### Android diff --git a/pom.xml b/pom.xml index 3f9d746..c5eb374 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.ikiulian java-youtube-downloader - 3.2.2 + 3.2.3 Java youtube video downloader Java parser for retrieving youtube video meta info