From 1ad2d3da22963fadce3e73cd2051e842cd597613 Mon Sep 17 00:00:00 2001 From: sealedtx Date: Wed, 28 Oct 2020 11:52:41 +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 cd701ba..446e71c 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ Include com.github.sealedtx java-youtube-downloader - 2.4.1 + 2.4.2 ``` @@ -179,7 +179,7 @@ allprojects { ``` ```gradle dependencies { - implementation 'com.github.sealedtx:java-youtube-downloader:2.4.1' + implementation 'com.github.sealedtx:java-youtube-downloader:2.4.2' } ``` ### Android diff --git a/pom.xml b/pom.xml index 769073e..95a61c9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.ikiulian java-youtube-downloader - 2.4.1 + 2.4.2 Java youtube video and audio downloader Easy download youtube videos and audio with java