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. ...@@ -21,7 +21,7 @@ Put the following in your pom.xml within their respective sections.
<dependency> <dependency>
<groupId>net.playavalon</groupId> <groupId>net.playavalon</groupId>
<artifactId>MythicDungeons</artifactId> <artifactId>MythicDungeons</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>1.3.0</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
``` ```
... ...
......