diff --git a/README.md b/README.md index 026cd3a..5f28cf0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ First, include the API using Maven: <dependency> <groupId>tech.sbdevelopment</groupId> <artifactId>MapReflectionAPI</artifactId> - <version>1.1</version> + <version>1.2</version> <scope>provided</scope> </dependency> ``` @@ -57,4 +57,4 @@ More information can be found on the [JavaDoc](https://sbdplugins.nl/javadoc/map ## Credits: This is a fork of [MapManager](https://github.com/InventivetalentDev/MapManager). It updates the API to 1.19 and uses -other dependencies. \ No newline at end of file +other dependencies.