From 2135212a84d04b41f6495018134fea3e704b4d32 Mon Sep 17 00:00:00 2001 From: ks-hl Date: Thu, 18 Jul 2024 10:24:58 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3fca307..6018a6a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Wiki: https://github.com/Heliosares/AuxProtect/wiki com.github.Heliosares AuxProtect - 1.2 + 1.3.1 provided ``` @@ -21,5 +21,5 @@ Wiki: https://github.com/Heliosares/AuxProtect/wiki ``` maven { url 'https://jitpack.io' } -implementation 'com.github.Heliosares:AuxProtect:1.2' +implementation 'com.github.Heliosares:AuxProtect:1.3.1' ```