Update README.md

This commit is contained in:
Will FP
2022-03-07 10:25:50 +00:00
committed by GitHub
parent c50f69b372
commit d2ffc43b17

View File

@@ -39,7 +39,7 @@ and many more.
# For developers
## Javadoc
The 6.27.0 Javadoc can be found [here](https://javadoc.jitpack.io/com/willfp/eco/6.27.0/javadoc/)
The 6.27.2 Javadoc can be found [here](https://javadoc.jitpack.io/com/willfp/eco/6.27.2/javadoc/)
## Plugin Information
@@ -68,7 +68,7 @@ dependencies {
}
```
Replace `Tag` with a release tag for eco, eg `6.27.0`.
Replace `Tag` with a release tag for eco, eg `6.27.2`.
Maven:
@@ -88,7 +88,7 @@ Maven:
</dependency>
```
Replace `Tag` with a release tag for eco, eg `6.27.0`.
Replace `Tag` with a release tag for eco, eg `6.27.2`.
## Build locally: