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' ```