From 019703268832fd9ebf3b075de64a56e8c705602e Mon Sep 17 00:00:00 2001 From: Fabian Date: Tue, 21 Jul 2020 16:34:38 +0200 Subject: [PATCH] version 1.5.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9795cc5..af7b468 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ After that you can just use it exactly like the DefaultFileProvider described in me.fabianfg FortniteDownloader - 1.5 + 1.5.1 ``` ##### Gradle @@ -128,7 +128,7 @@ repositories { ``` - Add the dependency ```groovy -implementation 'me.fabianfg:FortniteDownloader:1.5' +implementation 'me.fabianfg:FortniteDownloader:1.5.1' ``` ### Credits