Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
library:minedown:usage [2020/09/22 23:22] – [kyori-adventure on Spigot] phoenix616library:minedown:usage [2020/11/23 18:23] (current) – [Artifact] Increment version phoenix616
Line 52: Line 52:
         <groupId>de.themoep</groupId>         <groupId>de.themoep</groupId>
         <artifactId>minedown</artifactId>         <artifactId>minedown</artifactId>
-        <version>1.6.1-SNAPSHOT</version>+        <version>1.7.0-SNAPSHOT</version>
         <scope>compile</scope>         <scope>compile</scope>
     </dependency>     </dependency>
Line 64: Line 64:
         <groupId>de.themoep</groupId>         <groupId>de.themoep</groupId>
         <artifactId>minedown-adventure</artifactId>         <artifactId>minedown-adventure</artifactId>
-        <version>1.6.1-SNAPSHOT</version>+        <version>1.6.2-SNAPSHOT</version>
         <scope>compile</scope>         <scope>compile</scope>
     </dependency>     </dependency>