Bumped README version
This commit is contained in:
parent
e9b19fa2f1
commit
a3ba68434f
2 changed files with 4 additions and 2 deletions
2
.idea/encodings.xml
generated
2
.idea/encodings.xml
generated
|
@ -23,5 +23,7 @@
|
|||
<file url="file://$PROJECT_DIR$/NMS-v1_19_R3/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/NMS-v1_20_R1/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/NMS-v1_20_R1/src/main/resources" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" />
|
||||
</component>
|
||||
</project>
|
|
@ -15,8 +15,8 @@ First, include the API using Maven:
|
|||
|
||||
<dependency>
|
||||
<groupId>tech.sbdevelopment</groupId>
|
||||
<artifactId>MapReflectionAPI</artifactId>
|
||||
<version>1.4.3</version>
|
||||
<artifactId>MapReflectionAPI-API</artifactId>
|
||||
<version>1.5</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue