From ff1ac922b5b4143ffa996ebf2c5c3d1d7956dd2e Mon Sep 17 00:00:00 2001 From: sealedtx Date: Sun, 8 Nov 2020 15:31:55 +0200 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 bc9eede..28a6e70 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ Include com.github.sealedtx java-youtube-downloader - 2.4.3 + 2.4.4 ``` @@ -169,7 +169,7 @@ allprojects { ``` ```gradle dependencies { - implementation 'com.github.sealedtx:java-youtube-downloader:2.4.3' + implementation 'com.github.sealedtx:java-youtube-downloader:2.4.4' } ``` ### Android diff --git a/pom.xml b/pom.xml index b79090b..13cd5b0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.ikiulian java-youtube-downloader - 2.4.3 + 2.4.4 Java youtube video downloader Java parser for retrieving youtube video meta info