Closed tastybento closed 3 years ago
Describe the bug It's a minor issue, but your release tag for 1.3.0 is 1.3 and not 1.3.0. You can change the release title to just 1.3 if you like.
To Reproduce Steps to reproduce the behavior:
<dependency> <groupId>nl.rutgerkok</groupId> <artifactId>worldgeneratorapi</artifactId> <version>1.3.0</version> <scope>provided</scope> </dependency>
This doesn't work - you have to use 1.3
Thanks, it should now be named 1.3 on most places. The only exception is the Updates list in the spigotmc.org page, as I cannot update that number.
Describe the bug It's a minor issue, but your release tag for 1.3.0 is 1.3 and not 1.3.0. You can change the release title to just 1.3 if you like.
To Reproduce Steps to reproduce the behavior:
This doesn't work - you have to use 1.3