Update Introduction to API authored by MarcatoSound's avatar MarcatoSound
......@@ -21,7 +21,7 @@ Put the following in your pom.xml within their respective sections.
<dependency>
<groupId>net.playavalon</groupId>
<artifactId>MythicDungeons</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<scope>provided</scope>
</dependency>
```
......
......