From 9864fdce8069b037a8755e2db0209bb9d0c90c9c Mon Sep 17 00:00:00 2001 From: Jannis Weis <31143295+weisJ@users.noreply.github.com> Date: Wed, 23 Oct 2019 01:21:28 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7983c69f..67b516d8 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,12 @@ This project is available on Maven Central: com.github.weisj darklaf - 1.3 + 1.3.1 ```` ### Gradle ```` -implementation 'com.github.weisj:darklaf:1.3' +implementation 'com.github.weisj:darklaf:1.3.1' ```` ## Installation